Class MultiTenantResourceServerWebSecurityConfiguration
- java.lang.Object
-
- io.quantics.multitenant.oauth2.config.MultiTenantResourceServerWebSecurityConfiguration
-
@Configuration public class MultiTenantResourceServerWebSecurityConfiguration extends Object
Configures aWebSecurityConfigurerAdapterwhen jwt is used as the mode for resolving the tenant. If an authorities converter is configured as well, then this converter is configured using aJwtAuthenticationConverter.