Uses of Interface
io.quarkus.oidc.runtime.TenantConfigBean.TenantContextFactory
Packages that use TenantConfigBean.TenantContextFactory
-
Uses of TenantConfigBean.TenantContextFactory in io.quarkus.oidc.runtime
Constructors in io.quarkus.oidc.runtime with parameters of type TenantConfigBean.TenantContextFactoryModifierConstructorDescriptionTenantConfigBean(Map<String, TenantConfigContext> staticTenantsConfig, TenantConfigContext defaultTenant, TenantConfigBean.TenantContextFactory tenantContextFactory)