Uses of Class
io.quantics.multitenant.oauth2.config.MultiTenantResourceServerProperties.Jwt
-
Packages that use MultiTenantResourceServerProperties.Jwt Package Description io.quantics.multitenant.oauth2.config Contains configuration classes for OAuth2-based multi-tenant applications. -
-
Uses of MultiTenantResourceServerProperties.Jwt in io.quantics.multitenant.oauth2.config
Methods in io.quantics.multitenant.oauth2.config that return MultiTenantResourceServerProperties.Jwt Modifier and Type Method Description MultiTenantResourceServerProperties.JwtMultiTenantResourceServerProperties. getJwt()Methods in io.quantics.multitenant.oauth2.config with parameters of type MultiTenantResourceServerProperties.Jwt Modifier and Type Method Description voidMultiTenantResourceServerProperties. setJwt(MultiTenantResourceServerProperties.Jwt jwt)
-