Package io.quarkus.oidc.runtime
Class StaticTenantResolver
java.lang.Object
io.quarkus.oidc.runtime.StaticTenantResolver
-
Constructor Summary
ConstructorsConstructorDescriptionStaticTenantResolver(TenantConfigBean tenantConfigBean, String rootPath, boolean resolveTenantsWithIssuer, jakarta.enterprise.inject.Instance<TenantResolver> tenantResolverInstance) -
Method Summary
-
Constructor Details
-
StaticTenantResolver
StaticTenantResolver(TenantConfigBean tenantConfigBean, String rootPath, boolean resolveTenantsWithIssuer, jakarta.enterprise.inject.Instance<TenantResolver> tenantResolverInstance)
-
-
Method Details
-
resolve
-