public interface AuthorizationServerTokenServices
| Modifier and Type | Method and Description |
|---|---|
OAuth2AccessToken |
createAccessToken(OAuth2Authentication authentication) |
OAuth2AccessToken |
getAccessToken(OAuth2Authentication authentication) |
OAuth2AccessToken createAccessToken(OAuth2Authentication authentication)
OAuth2AccessToken getAccessToken(OAuth2Authentication authentication)