Uses of Enum Class
io.quarkus.oidc.OidcTenantConfig.Authentication.CookieSameSite
Packages that use OidcTenantConfig.Authentication.CookieSameSite
-
Uses of OidcTenantConfig.Authentication.CookieSameSite in io.quarkus.oidc
Fields in io.quarkus.oidc declared as OidcTenantConfig.Authentication.CookieSameSiteModifier and TypeFieldDescriptionOidcTenantConfig.Authentication.cookieSameSiteSameSite attribute for the session cookie.Methods in io.quarkus.oidc that return OidcTenantConfig.Authentication.CookieSameSiteModifier and TypeMethodDescriptionOidcTenantConfig.Authentication.getCookieSameSite()Returns the enum constant of this class with the specified name.OidcTenantConfig.Authentication.CookieSameSite.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.oidc with parameters of type OidcTenantConfig.Authentication.CookieSameSiteModifier and TypeMethodDescriptionvoidOidcTenantConfig.Authentication.setCookieSameSite(OidcTenantConfig.Authentication.CookieSameSite cookieSameSite)