Uses of Class
com.xpn.xwiki.user.impl.xwiki.AbstractXWikiAuthService

Packages that use AbstractXWikiAuthService
com.xpn.xwiki.user.impl.LDAP   
com.xpn.xwiki.user.impl.xwiki   
 

Uses of AbstractXWikiAuthService in com.xpn.xwiki.user.impl.LDAP
 

Subclasses of AbstractXWikiAuthService in com.xpn.xwiki.user.impl.LDAP
 class XWikiLDAPAuthServiceImpl
          This class provides an authentication method that validates a user trough LDAP against a directory.
 

Uses of AbstractXWikiAuthService in com.xpn.xwiki.user.impl.xwiki
 

Subclasses of AbstractXWikiAuthService in com.xpn.xwiki.user.impl.xwiki
 class AppServerTrustedAuthServiceImpl
          Implements an authentication mechanism which is trusting the App Server authentication.
 class AppServerTrustedKerberosAuthServiceImpl
          Specialized version of the AppServerTrustedAuthServiceImpl that extract usernames out of Kerberos principals.
 class GroovyAuthServiceImpl
           
 class XWikiAuthServiceImpl
          Default implementation of XWikiAuthService.
 



Copyright © 2004–2014 XWiki. All rights reserved.