See: Description
| Interface | Description |
|---|---|
| OAuthRequest |
Extends
Request to add OAuth specific |
| OAuthService |
Provides all Oauth Services
|
| Class | Description |
|---|---|
| OAuthSession |
Contains user data for a session connection to a given
OAuthService. |
| OAuthSession.Builder |
Builder class for
OAuthSession |
| Token |
Represents an OAuth token (either request or access token) and its secret
|
| Verifier |
Represents an OAuth verifier code.
|
| Enum | Description |
|---|---|
| OAuth.OAuthVersion |
The different values of OAuth
|
| Annotation Type | Description |
|---|---|
| OAuth |
Qualifier to distinguish different implementations of services or helpers regarding OAuth version or OAuth 2.0 flavor
|
Copyright © 2012-2013. All Rights Reserved.