| 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.
|
Copyright © 2016. All rights reserved.