| Interface | Description |
|---|---|
| BaseApi<T extends OAuthService<?>> |
| Class | Description |
|---|---|
| DefaultApi10a |
Default implementation of the OAuth protocol, version 1.0a
This class is meant to be extended by concrete implementations of the API, providing the endpoints and
endpoint-http-verbs.
|
| DefaultApi20 |
Default implementation of the OAuth protocol, version 2.0
This class is meant to be extended by concrete implementations of the API, providing the endpoints and
endpoint-http-verbs.
|
| Enum | Description |
|---|---|
| OAuth1SignatureType | |
| OAuth2SignatureType | |
| SignatureType | Deprecated
renamed to
OAuth2SignatureType |
Copyright © 2017. All rights reserved.