Uses of Record Class
org.nuxeo.ecm.platform.auth.saml.SAMLUtils.SAMLSessionCookie
Packages that use SAMLUtils.SAMLSessionCookie
-
Uses of SAMLUtils.SAMLSessionCookie in org.nuxeo.ecm.platform.auth.saml
Methods in org.nuxeo.ecm.platform.auth.saml that return SAMLUtils.SAMLSessionCookieModifier and TypeMethodDescriptionstatic SAMLUtils.SAMLSessionCookieSAMLUtils.SAMLSessionCookie.fromCookie(jakarta.servlet.http.Cookie cookie) Methods in org.nuxeo.ecm.platform.auth.saml that return types with arguments of type SAMLUtils.SAMLSessionCookieModifier and TypeMethodDescriptionstatic Optional<SAMLUtils.SAMLSessionCookie> SAMLUtils.getSAMLSessionCookie(jakarta.servlet.http.HttpServletRequest request) static Optional<SAMLUtils.SAMLSessionCookie> SAMLUtils.getSAMLSessionCookie(SAMLCredential credential) -
Uses of SAMLUtils.SAMLSessionCookie in org.nuxeo.ecm.platform.auth.saml.processor
Methods in org.nuxeo.ecm.platform.auth.saml.processor with parameters of type SAMLUtils.SAMLSessionCookieModifier and TypeMethodDescriptionprotected org.opensaml.saml.saml2.core.NameIDSLOOutboundProcessor.buildNameID(SAMLUtils.SAMLSessionCookie sessionCookie)