Class SessionHandler.CookieConfig

  • All Implemented Interfaces:
    SessionCookieConfig
    Enclosing class:
    SessionHandler

    public final class SessionHandler.CookieConfig
    extends java.lang.Object
    implements SessionCookieConfig
    CookieConfig Implementation of the javax.servlet.SessionCookieConfig. SameSite configuration can be achieved by using setComment
    See Also:
    HttpCookie