Package | Description |
---|---|
com.xpn.xwiki | |
com.xpn.xwiki.user.impl.xwiki |
Modifier and Type | Method and Description |
---|---|
XWikiAuthService |
XWiki.getAuthService() |
Modifier and Type | Method and Description |
---|---|
void |
XWiki.setAuthService(XWikiAuthService authService) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractXWikiAuthService
Common methods useful to all Authentication services implementations.
|
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 . |
Modifier and Type | Method and Description |
---|---|
XWikiAuthService |
GroovyAuthServiceImpl.getAuthService(XWikiContext context) |
Copyright © 2004–2022 XWiki. All rights reserved.