| Interface | Description |
|---|---|
| Api |
Contains all the configuration needed to instantiate a valid
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 (draft 11)
This class is meant to be extended by concrete implementations of the API, providing the endpoints and endpoint-http-verbs.
|
Copyright © 2015. All rights reserved.