Uses of Interface
org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPlugin
Packages that use NuxeoAuthenticationPlugin
Package
Description
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.duoweb.authentication
Classes in org.nuxeo.duoweb.authentication that implement NuxeoAuthenticationPluginModifier and TypeClassDescriptionclass
Authentication filter handles two factors authentication via Duo -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.jwt
Classes in org.nuxeo.ecm.jwt that implement NuxeoAuthenticationPluginModifier and TypeClassDescriptionclass
JSON Web Token (JWT) Authentication Plugin. -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.auth.saml
Classes in org.nuxeo.ecm.platform.auth.saml that implement NuxeoAuthenticationPluginModifier and TypeClassDescriptionclass
A SAML2 authentication provider. -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.oauth2
Classes in org.nuxeo.ecm.platform.oauth2 that implement NuxeoAuthenticationPlugin -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.oauth2.openid.auth
Classes in org.nuxeo.ecm.platform.oauth2.openid.auth that implement NuxeoAuthenticationPluginModifier and TypeClassDescriptionclass
Authenticator using OpenID to retrieve user identity. -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.shibboleth.auth
Classes in org.nuxeo.ecm.platform.shibboleth.auth that implement NuxeoAuthenticationPlugin -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth
Methods in org.nuxeo.ecm.platform.ui.web.auth that return NuxeoAuthenticationPluginModifier and TypeMethodDescriptionNuxeoAuthenticationFilter.getAuthenticator
(CachableUserIdentificationInfo ci) -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.cas2
Classes in org.nuxeo.ecm.platform.ui.web.auth.cas2 that implement NuxeoAuthenticationPluginModifier and TypeClassDescriptionclass
Anonymous authenticator that redirect logout to CAS server authentication to connect to nuxeo.class
Methods in org.nuxeo.ecm.platform.ui.web.auth.cas2 that return NuxeoAuthenticationPluginModifier and TypeMethodDescriptionprotected NuxeoAuthenticationPlugin
Cas2Authenticator.getAlternativeAuthPlugin
(javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse) -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.cleartrust
Classes in org.nuxeo.ecm.platform.ui.web.auth.cleartrust that implement NuxeoAuthenticationPlugin -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.krb5
Classes in org.nuxeo.ecm.platform.ui.web.auth.krb5 that implement NuxeoAuthenticationPlugin -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.ntlm
Classes in org.nuxeo.ecm.platform.ui.web.auth.ntlm that implement NuxeoAuthenticationPlugin -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.oauth
Classes in org.nuxeo.ecm.platform.ui.web.auth.oauth that implement NuxeoAuthenticationPlugin -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.plugins
Classes in org.nuxeo.ecm.platform.ui.web.auth.plugins that implement NuxeoAuthenticationPluginModifier and TypeClassDescriptionclass
class
class
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.portal
Classes in org.nuxeo.ecm.platform.ui.web.auth.portal that implement NuxeoAuthenticationPlugin -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.proxy
Classes in org.nuxeo.ecm.platform.ui.web.auth.proxy that implement NuxeoAuthenticationPlugin -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.service
Fields in org.nuxeo.ecm.platform.ui.web.auth.service with type parameters of type NuxeoAuthenticationPluginModifier and TypeFieldDescriptionprotected Class<NuxeoAuthenticationPlugin>
AuthenticationPluginDescriptor.className
Methods in org.nuxeo.ecm.platform.ui.web.auth.service that return NuxeoAuthenticationPluginModifier and TypeMethodDescriptionMethods in org.nuxeo.ecm.platform.ui.web.auth.service that return types with arguments of type NuxeoAuthenticationPluginModifier and TypeMethodDescriptionAuthenticationPluginDescriptor.getClassName()
PluggableAuthenticationService.getPluginChain()
Method parameters in org.nuxeo.ecm.platform.ui.web.auth.service with type arguments of type NuxeoAuthenticationPluginModifier and TypeMethodDescriptionvoid
AuthenticationPluginDescriptor.setClassName
(Class<NuxeoAuthenticationPlugin> className) -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.token
Classes in org.nuxeo.ecm.platform.ui.web.auth.token that implement NuxeoAuthenticationPluginModifier and TypeClassDescriptionclass
Handles authentication with a token sent as a request header. -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.keycloak
Classes in org.nuxeo.ecm.platform.ui.web.keycloak that implement NuxeoAuthenticationPluginModifier and TypeClassDescriptionclass
Authentication plugin for handling auth flow with Keyloack -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.ui.web.auth.digest
Classes in org.nuxeo.ecm.ui.web.auth.digest that implement NuxeoAuthenticationPluginModifier and TypeClassDescriptionclass
Nuxeo Authenticator for HTTP Digest Access Authentication (RFC 2617). -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.webengine.login
Classes in org.nuxeo.ecm.webengine.login that implement NuxeoAuthenticationPlugin