Uses of Class
com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl
-
Packages that use XWikiAuthServiceImpl Package Description com.xpn.xwiki.user.impl.xwiki -
-
Uses of XWikiAuthServiceImpl in com.xpn.xwiki.user.impl.xwiki
Subclasses of XWikiAuthServiceImpl in com.xpn.xwiki.user.impl.xwiki Modifier and Type Class Description class
AppServerTrustedAuthServiceImpl
Implements an authentication mechanism which is trusting the App Server authentication.class
AppServerTrustedKerberosAuthServiceImpl
Specialized version of theAppServerTrustedAuthServiceImpl
that extract usernames out of Kerberos principals.class
GroovyAuthServiceImpl
-