Uses of Interface
org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPlugin
Package
Description
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.duoweb.authentication
Modifier and TypeClassDescriptionclass
Authentication filter handles two factors authentication via Duo -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.jwt
Modifier and TypeClassDescriptionclass
JSON Web Token (JWT) Authentication Plugin. -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.auth.saml
Modifier and TypeClassDescriptionclass
A SAML2 authentication provider. -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.oauth2
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.oauth2.openid.auth
Modifier and TypeClassDescriptionclass
Authenticator using OpenID to retrieve user identity. -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.shibboleth.auth
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth
Modifier and TypeMethodDescriptionNuxeoAuthenticationFilter.getAuthenticator
(CachableUserIdentificationInfo ci) -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.cas2
Modifier and TypeClassDescriptionclass
Anonymous authenticator that redirect logout to CAS server authentication to connect to nuxeo.class
Modifier 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
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.krb5
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.ntlm
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.oauth
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.plugins
Modifier and TypeClassDescriptionclass
class
class
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.portal
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.proxy
-
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.service
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionAuthenticationPluginDescriptor.getClassName()
PluggableAuthenticationService.getPluginChain()
Modifier and TypeMethodDescriptionvoid
AuthenticationPluginDescriptor.setClassName
(Class<NuxeoAuthenticationPlugin> className) -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.auth.token
Modifier and TypeClassDescriptionclass
Handles authentication with a token sent as a request header. -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.platform.ui.web.keycloak
Modifier and TypeClassDescriptionclass
Authentication plugin for handling auth flow with Keyloack -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.ui.web.auth.digest
Modifier and TypeClassDescriptionclass
Nuxeo Authenticator for HTTP Digest Access Authentication (RFC 2617). -
Uses of NuxeoAuthenticationPlugin in org.nuxeo.ecm.webengine.login