Enum Class HttpCookie.SameSite

java.lang.Object
java.lang.Enum<HttpCookie.SameSite>
org.eclipse.jetty.http.HttpCookie.SameSite
All Implemented Interfaces:
Serializable, Comparable<HttpCookie.SameSite>, Constable
Enclosing interface:
HttpCookie

public static enum HttpCookie.SameSite extends Enum<HttpCookie.SameSite>

The possible values for the SameSite attribute, defined in the follow-up of RFC 6265, at the time of this writing defined at RFC 6265bis.