| 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 |
|---|---|
| ClientAuthenticationType | Deprecated |
| OAuth1SignatureType | |
| OAuth2SignatureType |
Copyright © 2018. All rights reserved.