Uses of Interface
io.quantics.multitenant.tenantdetails.TenantDetailsService
Packages that use TenantDetailsService
Package
Description
Contains configuration classes for OAuth2-based multi-tenant applications.
-
Uses of TenantDetailsService in io.quantics.multitenant.oauth2.config
Constructors in io.quantics.multitenant.oauth2.config with parameters of type TenantDetailsServiceModifierConstructorDescriptionMultiTenantJWSKeySelector(TenantDetailsService tenantService) MultiTenantJwtIssuerValidator(TenantDetailsService tenantService)