Class TokenSettings
- java.lang.Object
-
- org.odpi.openmetadata.userinterface.uichassis.springboot.auth.RoleService
-
- org.odpi.openmetadata.userinterface.uichassis.springboot.auth.TokenSettings
-
- Direct Known Subclasses:
RedisAuthService,SessionAuthService,TokenAuthService
public class TokenSettings extends RoleService
-
-
Field Summary
Fields Modifier and Type Field Description protected StringtokenSecretprotected LongtokenTimeouttoken timout in minutes
-
Constructor Summary
Constructors Constructor Description TokenSettings()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetTokenTimeout()-
Methods inherited from class org.odpi.openmetadata.userinterface.uichassis.springboot.auth.RoleService
extractUserAppRoles
-
-