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