Uses of Record Class
org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
-
Uses of SAMLUtils.SAMLSessionCookie in org.nuxeo.ecm.platform.auth.saml
Modifier and TypeMethodDescriptionstatic SAMLUtils.SAMLSessionCookie
SAMLUtils.SAMLSessionCookie.fromCookie
(javax.servlet.http.Cookie cookie) Modifier and TypeMethodDescriptionstatic Optional<SAMLUtils.SAMLSessionCookie>
SAMLUtils.getSAMLSessionCookie
(javax.servlet.http.HttpServletRequest request) static Optional<SAMLUtils.SAMLSessionCookie>
SAMLUtils.getSAMLSessionCookie
(SAMLCredential credential) -
Uses of SAMLUtils.SAMLSessionCookie in org.nuxeo.ecm.platform.auth.saml.processor
Modifier and TypeMethodDescriptionprotected org.opensaml.saml.saml2.core.NameID
SLOOutboundProcessor.buildNameID
(SAMLUtils.SAMLSessionCookie sessionCookie)