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.CodeGrantModifier and TypeFieldDescriptionOidcTenantConfig.codeGrantDeprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.oidc that return OidcTenantConfig.CodeGrantModifier and TypeMethodDescriptionOidcTenantConfig.getCodeGrant()Deprecated, for removal: This API element is subject to removal in a future version.use theOidcTenantConfig.codeGrant()method insteadMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.CodeGrantModifier and TypeMethodDescriptionvoidOidcTenantConfig.setCodeGrant(OidcTenantConfig.CodeGrant codeGrant) Deprecated, for removal: This API element is subject to removal in a future version.build this config with theOidcTenantConfigBuilderbuilder
OidcTenantConfig.codeGrant()method