Uses of Class
com.totvs.tjf.security.oauth2.CustomJwtAccessTokenConverter
-
Packages that use CustomJwtAccessTokenConverter Package Description com.totvs.tjf.autoconfigure -
-
Uses of CustomJwtAccessTokenConverter in com.totvs.tjf.autoconfigure
Methods in com.totvs.tjf.autoconfigure that return CustomJwtAccessTokenConverter Modifier and Type Method Description CustomJwtAccessTokenConverter
WebSecurityAutoConfiguration. customJwtAccessTokenConverter(com.fasterxml.jackson.databind.ObjectMapper mapper, TenantConverter tenantConverter)
Setup aCustomJwtAccessTokenConverter
for RAC
-