| Package | Description |
|---|---|
| org.springframework.security.oauth2.provider.token |
| Modifier and Type | Method and Description |
|---|---|
OAuth2Authentication |
DefaultTokenServices.loadAuthentication(String accessTokenValue) |
OAuth2Authentication |
RemoteTokenServices.loadAuthentication(String accessToken) |
OAuth2Authentication |
ResourceServerTokenServices.loadAuthentication(String accessToken)
Load the credentials for the specified access token.
|
Copyright © 2015. All rights reserved.