Class TokenService
java.lang.Object
org.odpi.openmetadata.userinterface.uichassis.springboot.auth.service.TokenService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateToken(org.springframework.security.core.Authentication authentication)
-
Constructor Details
-
TokenService
public TokenService(org.springframework.security.oauth2.jwt.JwtEncoder encoder)
-
-
Method Details
-
generateToken
-