Uses of Interface
org.nuxeo.ecm.platform.ui.web.auth.interfaces.NuxeoAuthenticationSessionManager
-
Packages that use NuxeoAuthenticationSessionManager Package Description org.nuxeo.ecm.platform.ui.web.auth.plugins org.nuxeo.ecm.platform.ui.web.auth.service org.nuxeo.ecm.webengine.login -
-
Uses of NuxeoAuthenticationSessionManager in org.nuxeo.ecm.platform.ui.web.auth.plugins
Classes in org.nuxeo.ecm.platform.ui.web.auth.plugins that implement NuxeoAuthenticationSessionManager Modifier and Type Class Description class
DefaultSessionManager
-
Uses of NuxeoAuthenticationSessionManager in org.nuxeo.ecm.platform.ui.web.auth.service
Methods in org.nuxeo.ecm.platform.ui.web.auth.service that return types with arguments of type NuxeoAuthenticationSessionManager Modifier and Type Method Description Class<NuxeoAuthenticationSessionManager>
SessionManagerDescriptor. getClassName()
-
Uses of NuxeoAuthenticationSessionManager in org.nuxeo.ecm.webengine.login
Classes in org.nuxeo.ecm.webengine.login that implement NuxeoAuthenticationSessionManager Modifier and Type Class Description class
WebEngineSessionManager
-