Class LastAuthenticationCookie

java.lang.Object
pl.edu.icm.unity.engine.api.authn.LastAuthenticationCookie

public class LastAuthenticationCookie extends Object
  • Field Details

  • Constructor Details

    • LastAuthenticationCookie

      public LastAuthenticationCookie()
  • Method Details

    • createLastIdpCookie

      public static Optional<jakarta.servlet.http.Cookie> createLastIdpCookie(String endpointPath, pl.edu.icm.unity.base.authn.AuthenticationOptionKey idpKey)