Implementations of this interface must provide a token generation strategy
| Type | Name and description |
|---|---|
AccessToken |
generateAccessToken(org.springframework.security.core.userdetails.UserDetails principal)Generates a globally unique token. |
Generates a globally unique token.