Uses of Class
io.quarkus.oidc.OidcTenantConfig.CodeGrant
Packages that use OidcTenantConfig.CodeGrant
-
Uses of OidcTenantConfig.CodeGrant in io.quarkus.oidc
Fields in io.quarkus.oidc declared as OidcTenantConfig.CodeGrantMethods in io.quarkus.oidc that return OidcTenantConfig.CodeGrantModifier and TypeMethodDescriptionOidcTenantConfig.getCodeGrant()Deprecated.use theOidcTenantConfig.codeGrant()method insteadMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.CodeGrantModifier and TypeMethodDescriptionvoidOidcTenantConfig.setCodeGrant(OidcTenantConfig.CodeGrant codeGrant) Deprecated.build this config with theOidcTenantConfigBuilderbuilder
OidcTenantConfig.codeGrant()method