Uses of Enum Class
kong.unirest.core.Cookie.SameSite
Packages that use Cookie.SameSite
-
Uses of Cookie.SameSite in kong.unirest.core
Subclasses with type arguments of type Cookie.SameSite in kong.unirest.coreMethods in kong.unirest.core that return Cookie.SameSiteModifier and TypeMethodDescriptionCookie.getSameSite()returns the SameSite attributestatic Cookie.SameSitestatic 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.