@Deprecated public interface OAuthSecurityContext
| Modifier and Type | Method and Description |
|---|---|
Map<String,OAuthConsumerToken> |
getAccessTokens()
Deprecated.
Get the access tokens for the current context.
|
Object |
getDetails()
Deprecated.
Any details for this security this context.
|
Map<String,OAuthConsumerToken> getAccessTokens()
id of the protected resource
for which the access token is valid.Object getDetails()
Copyright © 2020. All rights reserved.