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 classSAMLAuthenticationProviderA 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 classShibbolethAuthenticationPlugin -
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 classAnonymousAuthenticatorForCAS2Anonymous authenticator that redirect logout to CAS server authentication to connect to nuxeo.classCas2Authenticator -
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 classClearTrustAuthenticator -
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 classAnonymousAuthenticator -
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 classTokenAuthenticatorHandles 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 classKeycloakAuthenticationPluginAuthentication plugin for handling auth flow with Keyloack
-