Uses of Interface
org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationPluginLogoutExtension
-
-
Uses of NuxeoAuthenticationPluginLogoutExtension in org.nuxeo.ecm.platform.auth.saml
Classes in org.nuxeo.ecm.platform.auth.saml that implement NuxeoAuthenticationPluginLogoutExtension Modifier and Type Class Description class
SAMLAuthenticationProvider
A SAML2 authentication provider. -
Uses of NuxeoAuthenticationPluginLogoutExtension in org.nuxeo.ecm.platform.shibboleth.auth
Classes in org.nuxeo.ecm.platform.shibboleth.auth that implement NuxeoAuthenticationPluginLogoutExtension Modifier and Type Class Description class
ShibbolethAuthenticationPlugin
-
Uses of NuxeoAuthenticationPluginLogoutExtension in org.nuxeo.ecm.platform.ui.web.auth.cas2
Classes in org.nuxeo.ecm.platform.ui.web.auth.cas2 that implement NuxeoAuthenticationPluginLogoutExtension Modifier and Type Class Description class
AnonymousAuthenticatorForCAS2
Anonymous authenticator that redirect logout to CAS server authentication to connect to nuxeo.class
Cas2Authenticator
-
Uses of NuxeoAuthenticationPluginLogoutExtension in org.nuxeo.ecm.platform.ui.web.auth.cleartrust
Classes in org.nuxeo.ecm.platform.ui.web.auth.cleartrust that implement NuxeoAuthenticationPluginLogoutExtension Modifier and Type Class Description class
ClearTrustAuthenticator
-
Uses of NuxeoAuthenticationPluginLogoutExtension in org.nuxeo.ecm.platform.ui.web.auth.plugins
Classes in org.nuxeo.ecm.platform.ui.web.auth.plugins that implement NuxeoAuthenticationPluginLogoutExtension Modifier and Type Class Description class
AnonymousAuthenticator
-
Uses of NuxeoAuthenticationPluginLogoutExtension in org.nuxeo.ecm.platform.ui.web.auth.token
Classes in org.nuxeo.ecm.platform.ui.web.auth.token that implement NuxeoAuthenticationPluginLogoutExtension Modifier and Type Class Description class
TokenAuthenticator
Handles authentication with a token sent as a request header. -
Uses of NuxeoAuthenticationPluginLogoutExtension in org.nuxeo.ecm.platform.ui.web.keycloak
Classes in org.nuxeo.ecm.platform.ui.web.keycloak that implement NuxeoAuthenticationPluginLogoutExtension Modifier and Type Class Description class
KeycloakAuthenticationPlugin
Authentication plugin for handling auth flow with Keyloack
-