Uses of Enum Class
io.quarkus.oidc.OidcTenantConfig.Roles.Source
Packages that use OidcTenantConfig.Roles.Source
-
Uses of OidcTenantConfig.Roles.Source in io.quarkus.oidc
Fields in io.quarkus.oidc with type parameters of type OidcTenantConfig.Roles.SourceMethods in io.quarkus.oidc that return OidcTenantConfig.Roles.SourceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OidcTenantConfig.Roles.Source[]OidcTenantConfig.Roles.Source.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.oidc that return types with arguments of type OidcTenantConfig.Roles.SourceMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.Roles.SourceModifier and TypeMethodDescriptionvoidOidcTenantConfig.Roles.setSource(OidcTenantConfig.Roles.Source source)