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

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

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

Subclasses of XWikiAuthServiceImpl 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 XWikiAuthServiceImpl in com.xpn.xwiki.user.impl.xwiki
 

Subclasses of XWikiAuthServiceImpl 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
           
 



Copyright © 2004–2014 XWiki. All rights reserved.