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.AuthenticationMethods in io.quarkus.oidc that return OidcTenantConfig.AuthenticationModifier and TypeMethodDescriptionOidcTenantConfig.getAuthentication()Deprecated.use theOidcTenantConfig.authentication()method insteadMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.AuthenticationModifier and TypeMethodDescriptionvoidOidcTenantConfig.setAuthentication(OidcTenantConfig.Authentication authentication) Deprecated.build this config with theOidcTenantConfigBuilderbuilder
OidcTenantConfig.authentication()method