Uses of Enum
io.undertow.server.handlers.CookieSameSiteMode
Packages that use CookieSameSiteMode
-
Uses of CookieSameSiteMode in io.undertow.server.handlers
Methods in io.undertow.server.handlers that return CookieSameSiteModeModifier and TypeMethodDescriptionstatic CookieSameSiteMode
Returns the enum constant of this type with the specified name.static CookieSameSiteMode[]
CookieSameSiteMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.