JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Method Summary
Enum Constant Details
UNSET
NONE
LAX
STRICT
Method Details
values()
valueOf(String)
getValue()
fromString(String)
Enum Constant Summary
Enum Constants
Cookie is only sent on same-site requests and cross-site top level navigation GET requests
Cookie is always sent in cross-site requests.
Prevents the cookie from being sent by the browser in all cross-site requests
Don't set the SameSite cookie attribute.
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Copyright © 2000-2024 Apache Software Foundation. Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.