Class SessionHandler.CookieConfig

  • All Implemented Interfaces:
    SessionCookieConfig
    Enclosing class:
    SessionHandler

    @Deprecated(since="2021-05-27")
    public final class SessionHandler.CookieConfig
    extends Object
    implements SessionCookieConfig
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
    CookieConfig Implementation of the javax.servlet.SessionCookieConfig. SameSite configuration can be achieved by using setComment
    See Also:
    HttpCookie