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.authenticationDeprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.oidc that return OidcTenantConfig.AuthenticationModifier and TypeMethodDescriptionOidcTenantConfig.getAuthentication()Deprecated, for removal: This API element is subject to removal in a future version.use theOidcTenantConfig.authentication()method insteadMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.AuthenticationModifier and TypeMethodDescriptionvoidOidcTenantConfig.setAuthentication(OidcTenantConfig.Authentication authentication) Deprecated, for removal: This API element is subject to removal in a future version.build this config with theOidcTenantConfigBuilderbuilder
OidcTenantConfig.authentication()method