Uses of Enum Class
org.eclipse.jetty.http.HttpCookie.SameSite
Packages that use HttpCookie.SameSite
-
Uses of HttpCookie.SameSite in org.eclipse.jetty.http
Methods in org.eclipse.jetty.http that return HttpCookie.SameSiteModifier and TypeMethodDescriptionstatic HttpCookie.SameSitedefault HttpCookie.SameSiteHttpCookie.getSameSite()HttpCookie.Wrapper.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 org.eclipse.jetty.http with parameters of type HttpCookie.SameSite