Uses of Class
com.totvs.tjf.autoconfigure.SecurityProtectedProperties
Packages that use SecurityProtectedProperties
-
Uses of SecurityProtectedProperties in com.totvs.tjf.autoconfigure
Constructors in com.totvs.tjf.autoconfigure with parameters of type SecurityProtectedPropertiesModifierConstructorDescriptionWebSecurityAutoConfiguration
(com.fasterxml.jackson.databind.ObjectMapper mapper, com.totvs.tjf.core.security.context.TenantConverter tenantConverter, SecurityCorsProperties securityCorsProperties, SecurityAccessApiProperties securityAccessApiProperties, SecurityConfigProperties securityConfigProperties, SecurityProtectedProperties securityProtectedProperties, SecurityCsrfProperties securityCsrfProperties, RacTokenService racTokenService) The ResourceServerProperties is a shortcut to the Oauth2 settings.