Uses of Class
io.quantics.multitenant.oauth2.config.MultiTenantResourceServerProperties.Header
-
Packages that use MultiTenantResourceServerProperties.Header Package Description io.quantics.multitenant.oauth2.config Contains configuration classes for OAuth2-based multi-tenant applications. -
-
Uses of MultiTenantResourceServerProperties.Header in io.quantics.multitenant.oauth2.config
Methods in io.quantics.multitenant.oauth2.config that return MultiTenantResourceServerProperties.Header Modifier and Type Method Description MultiTenantResourceServerProperties.HeaderMultiTenantResourceServerProperties. getHeader()Methods in io.quantics.multitenant.oauth2.config with parameters of type MultiTenantResourceServerProperties.Header Modifier and Type Method Description voidMultiTenantResourceServerProperties. setHeader(MultiTenantResourceServerProperties.Header header)
-