public class AuthzResourceServerTokenServices extends org.springframework.security.oauth2.provider.token.RemoteTokenServices implements DecisionResourceServerTokenServices
loggeruuidPattern| Constructor and Description |
|---|
AuthzResourceServerTokenServices(String authzCheckTokenClientId,
String authzCheckTokenSecret,
String authzCheckTokenEndpointUrl,
org.springframework.security.oauth2.provider.token.AccessTokenConverter accessTokenConverter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(String accessToken) |
loadAuthentication, readAccessToken, setAccessTokenConverter, setCheckTokenEndpointUrl, setClientId, setClientSecret, setRestTemplate, setTokenNamepublic boolean canHandle(String accessToken)
canHandle in interface DecisionResourceServerTokenServicesCopyright © 2016 Pivotal Software, Inc.. All rights reserved.