|
Spring Social | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A - The service provider's API typepublic interface OAuth2ServiceProvider<A>
A ServiceProvider that uses the OAuth 2.0 protocol.
| Method Summary | |
|---|---|
A |
getApi(java.lang.String accessToken)
Returns an API interface allowing the client application to access protected resources on behalf of a user. |
OAuth2Operations |
getOAuthOperations()
Get the service interface for carrying out the "OAuth dance" with this provider. |
| Method Detail |
|---|
OAuth2Operations getOAuthOperations()
API binding.
A getApi(java.lang.String accessToken)
accessToken - the API access token
|
Spring Social | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||