Class LastAuthenticationCookie
java.lang.Object
pl.edu.icm.unity.engine.api.authn.LastAuthenticationCookie
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<javax.servlet.http.Cookie>
createLastIdpCookie
(String endpointPath, AuthenticationOptionKey idpKey)
-
Field Details
-
LAST_AUTHN_COOKIE
- See Also:
-
-
Constructor Details
-
LastAuthenticationCookie
public LastAuthenticationCookie()
-
-
Method Details
-
createLastIdpCookie
public static Optional<javax.servlet.http.Cookie> createLastIdpCookie(String endpointPath, AuthenticationOptionKey idpKey)
-