Class AuthenticationProperties.JwtConverterProperties
java.lang.Object
org.bremersee.spring.boot.autoconfigure.security.authentication.AuthenticationProperties.JwtConverterProperties
- Enclosing class:
AuthenticationProperties
The jwt converter properties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionTo role mappings map.To role string replacements map.
-
Constructor Details
-
JwtConverterProperties
public JwtConverterProperties()Instantiates new jwt converter properties.
-
-
Method Details
-
toRoleMappings
To role mappings map.- Returns:
- the map
-
toRoleStringReplacements
To role string replacements map.- Returns:
- the map
-