Uses of Enum
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 type with the specified name.static Cookie.SameSite[]Cookie.SameSite.values()Returns an array containing the constants of this enum type, in the order they are declared.