Uses of Enum Class
colesico.framework.http.HttpCookie.SameSite
Packages that use HttpCookie.SameSite
-
Uses of HttpCookie.SameSite in colesico.framework.http
Methods in colesico.framework.http that return HttpCookie.SameSiteModifier and TypeMethodDescriptionHttpCookie.getSameSite()static HttpCookie.SameSiteReturns the enum constant of this class with the specified name.static HttpCookie.SameSite[]HttpCookie.SameSite.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in colesico.framework.http with parameters of type HttpCookie.SameSite