Uses of Interface
io.quarkus.oidc.runtime.OidcTenantConfig.Roles
Packages that use OidcTenantConfig.Roles
-
Uses of OidcTenantConfig.Roles in io.quarkus.oidc
Classes in io.quarkus.oidc that implement OidcTenantConfig.RolesMethods in io.quarkus.oidc that return OidcTenantConfig.RolesModifier and TypeMethodDescriptionOidcTenantConfigBuilder.RolesBuilder.build()OidcTenantConfig.roles()Methods in io.quarkus.oidc with parameters of type OidcTenantConfig.Roles -
Uses of OidcTenantConfig.Roles in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime that return OidcTenantConfig.RolesModifier and TypeMethodDescriptionOidcTenantConfig.roles()Configuration to find and parse custom claims which contain roles.Methods in io.quarkus.oidc.runtime with parameters of type OidcTenantConfig.RolesModifier and TypeMethodDescriptionOidcUtils.findRoles(String clientId, OidcTenantConfig.Roles rolesConfig, io.vertx.core.json.JsonObject json)
OidcTenantConfigBuilder.RolesBuilderbuilder