Uses of Enum Class
cool.scx.http.headers.cookie.CookieSameSite
Packages that use CookieSameSite
-
Uses of CookieSameSite in cool.scx.http.headers.cookie
Subclasses with type arguments of type CookieSameSite in cool.scx.http.headers.cookieMethods in cool.scx.http.headers.cookie that return CookieSameSiteModifier and TypeMethodDescriptionstatic CookieSameSitestatic CookieSameSiteCookie.sameSite()static CookieSameSiteReturns the enum constant of this class with the specified name.static CookieSameSite[]CookieSameSite.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cool.scx.http.headers.cookie with parameters of type CookieSameSite