Uses of Class
io.quarkus.oidc.OidcTenantConfig.Authentication
Packages that use OidcTenantConfig.Authentication
-
Uses of OidcTenantConfig.Authentication in io.quarkus.oidc
Fields in io.quarkus.oidc declared as OidcTenantConfig.AuthenticationModifier and TypeFieldDescriptionOidcTenantConfig.authenticationDifferent options to configure authorization requestsMethods in io.quarkus.oidc that return OidcTenantConfig.AuthenticationMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.AuthenticationModifier and TypeMethodDescriptionvoidOidcTenantConfig.setAuthentication(OidcTenantConfig.Authentication authentication) -
Uses of OidcTenantConfig.Authentication in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime with parameters of type OidcTenantConfig.AuthenticationModifier and TypeMethodDescription(package private) static voidOidcUtils.setCookiePath(io.vertx.ext.web.RoutingContext context, OidcTenantConfig.Authentication auth, io.vertx.core.http.impl.ServerCookie cookie)