|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OAuthSecurityContext
The OAuth 2 security context (for a specific user).
| Method Summary | |
|---|---|
Map<String,OAuthConsumerToken> |
getAccessTokens()
Get the access tokens for the current context. |
Object |
getDetails()
Any details for this security this context. |
| Method Detail |
|---|
Map<String,OAuthConsumerToken> getAccessTokens()
id of the protected resource
for which the access token is valid.Object getDetails()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||