Uses of Enum Class
io.quarkus.security.webauthn.WebAuthnRunTimeConfig.CookieSameSite
-
Uses of WebAuthnRunTimeConfig.CookieSameSite in io.quarkus.security.webauthn
Methods in io.quarkus.security.webauthn that return WebAuthnRunTimeConfig.CookieSameSiteModifier and TypeMethodDescriptionWebAuthnRunTimeConfig.cookieSameSite()SameSite attribute for the session cookie.Returns the enum constant of this class with the specified name.static WebAuthnRunTimeConfig.CookieSameSite[]WebAuthnRunTimeConfig.CookieSameSite.values()Returns an array containing the constants of this enum class, in the order they are declared.