Uses of Interface
io.quarkus.oidc.TenantIdentityProvider
-
Packages that use TenantIdentityProvider Package Description io.quarkus.oidc.runtime -
-
Uses of TenantIdentityProvider in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime that return types with arguments of type TenantIdentityProvider Modifier and Type Method Description Supplier<TenantIdentityProvider>OidcRecorder. createTenantIdentityProvider(String tenantName)
-