| Interface | Description |
|---|---|
| OAuthAsyncRequestCallback<T> | |
| OAuthConstants |
This class contains OAuth constants, used project-wide
|
| OAuthRequestAsync.ResponseConverter<T> |
| Class | Description |
|---|---|
| AbstractRequest |
The representation of an OAuth HttpRequest.
|
| OAuth1AccessToken |
Represents an OAuth 1 Access Token http://tools.ietf.org/html/rfc5849#section-2.3
|
| OAuth1RequestToken |
Represents an OAuth 1 Request Token http://tools.ietf.org/html/rfc5849#section-2.1
|
| OAuth1Token |
Represents an abstract OAuth 1 Token (either request or access token)
|
| OAuth2AccessToken |
Represents an OAuth 2 Access token.
|
| OAuthConfig |
Parameter object that groups OAuth config values
|
| OAuthConfigAsync | |
| OAuthRequest | |
| OAuthRequestAsync | |
| Parameter | |
| ParameterList | |
| Response | |
| ScribeJavaConfig | |
| Token |
Represents an abstract OAuth (1 and 2) token (either request or access token)
|
| Enum | Description |
|---|---|
| ForceTypeOfHttpRequest | |
| SignatureType | |
| Verb |
An enumeration containing the most common HTTP Verbs.
|
Copyright © 2016. All rights reserved.