Package com.xpn.xwiki.user.impl.xwiki
-
Interface Summary Interface Description XWikiAuthenticator -
Class Summary Class Description AbstractXWikiAuthService Common methods useful to all Authentication services implementations.AppServerTrustedAuthServiceImpl Implements an authentication mechanism which is trusting the App Server authentication.AppServerTrustedKerberosAuthServiceImpl Specialized version of theAppServerTrustedAuthServiceImpl
that extract usernames out of Kerberos principals.GroovyAuthServiceImpl MyBasicAuthenticator MyFilterConfig MyFormAuthenticator MyPersistentLoginManager Class responsible for remembering the login information between requests.XWikiAuthServiceImpl Default implementation ofXWikiAuthService
.XWikiGroupServiceImpl Default implementation ofXWikiGroupService
users and groups manager.XWikiRightServiceImpl Deprecated. since 4.0, use XWikiCachingRightService instead