Class | Description |
---|---|
OAuthConfig |
Parameter object that groups OAuth config values
|
OAuthConstants |
This class contains OAuth constants, used project-wide
|
OAuthLogger | |
OAuthRequest |
The representation of an OAuth HttpRequest.
|
OAuthResponse |
Represents an HTTP Response to an OAuth request.
|
Parameter | |
ParameterList | |
Token |
Represents an OAuth token (either request or access token) and its secret
|
Verb |
An enumeration containing the most common HTTP Verbs.
|
Verifier |
Represents an OAuth verifier code.
|
Enum | Description |
---|---|
SignatureType |