Uses of Class
io.quantics.multitenant.oauth2.config.MultiTenantResourceServerProperties
Packages that use MultiTenantResourceServerProperties
Package
Description
Contains configuration classes for OAuth2-based multi-tenant applications.
-
Uses of MultiTenantResourceServerProperties in io.quantics.multitenant.oauth2.config
Methods in io.quantics.multitenant.oauth2.config with parameters of type MultiTenantResourceServerPropertiesModifier and TypeMethodDescriptionorg.springframework.security.authentication.AuthenticationManagerResolver<javax.servlet.http.HttpServletRequest>MultiTenantResourceServerJwtConfiguration.multiTenantJwtAuthoritiesConverterResolver(TenantDetailsService tenantService, org.springframework.security.oauth2.jwt.JwtDecoder multiTenantJwtDecoder, MultiTenantResourceServerProperties properties)