public class ManualOAuthAuthenticationDetails extends Object
OAuth2AccessToken. To be used in conjunction with
the ManualOAuthAuthenticationProvider.| Constructor and Description |
|---|
ManualOAuthAuthenticationDetails(org.springframework.security.oauth2.common.OAuth2AccessToken accessToken) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.common.OAuth2AccessToken |
getAccessToken() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.