Modifier and Type | Class and Description |
---|---|
class |
DuoFactorsAuthenticator
Authentication filter handles two factors authentication via Duo
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationFormAuthenticator
Authenticator that redirects user to dedicated application authentication form if user has selected this application
or if this application matched the request context.
|
Modifier and Type | Class and Description |
---|---|
class |
SAMLAuthenticationProvider
A SAML2 authentication provider.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenIDConnectAuthenticator
Authenticator using OpenID to retrieve user identity.
|
Modifier and Type | Class and Description |
---|---|
class |
ShibbolethAuthenticationPlugin |
Modifier and Type | Method and Description |
---|---|
NuxeoAuthenticationPlugin |
NuxeoAuthenticationFilter.getAuthenticator(CachableUserIdentificationInfo ci) |
Modifier and Type | Class and Description |
---|---|
class |
AnonymousAuthenticatorForCAS2
Anonymous authenticator that redirect logout to CAS server authentication to connect to nuxeo.
|
class |
Cas2Authenticator |
Modifier and Type | Method and Description |
---|---|
protected NuxeoAuthenticationPlugin |
Cas2Authenticator.getAlternativeAuthPlugin(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse) |
Modifier and Type | Class and Description |
---|---|
class |
ClearTrustAuthenticator |
Modifier and Type | Class and Description |
---|---|
class |
Krb5Authenticator
Kerberos v5 in SPNEGO authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
NTLMAuthenticator |
Modifier and Type | Class and Description |
---|---|
class |
AnonymousAuthenticator |
class |
BasicAuthenticator |
class |
FormAuthenticator |
class |
WebServicesAuthenticator
The Web Service Servlet needs no login prompt and / or authentiocation.
|
Modifier and Type | Class and Description |
---|---|
class |
PortalAuthenticator |
Modifier and Type | Class and Description |
---|---|
class |
ProxyAuthenticator |
Modifier and Type | Method and Description |
---|---|
NuxeoAuthenticationPlugin |
PluggableAuthenticationService.getPlugin(String pluginName) |
Modifier and Type | Method and Description |
---|---|
Class<NuxeoAuthenticationPlugin> |
AuthenticationPluginDescriptor.getClassName() |
List<NuxeoAuthenticationPlugin> |
PluggableAuthenticationService.getPluginChain() |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationPluginDescriptor.setClassName(Class<NuxeoAuthenticationPlugin> className) |
Modifier and Type | Class and Description |
---|---|
class |
TokenAuthenticator
Handles authentication with a token sent as a request header.
|
Modifier and Type | Class and Description |
---|---|
class |
KeycloakAuthenticationPlugin
Authentication plugin for handling auth flow with Keyloack
|
Modifier and Type | Class and Description |
---|---|
class |
DigestAuthenticator
Nuxeo Authenticator for HTTP Digest Access Authentication (RFC 2617).
|
Modifier and Type | Class and Description |
---|---|
class |
WebEngineFormAuthenticator |
Copyright © 2015 Nuxeo SA. All rights reserved.