|
Interface Summary |
| OAuthProvider |
|
| OAuthRequest |
Implementation of this interface Represent an OAuth Request |
| OAuthService |
Implementation of this interface is used to manage a generic OAuth Service |
| OAuthServiceSettings |
Interface for model containing settings needed to access to an OAuth 1.0a service It's used by OAuthService to setup
connection to OAuth Service |
| OAuthSessionSettings |
Instances of this interface contains data for a session connection to a given service. |
| OAuthToken |
Implementation of this interface represents an OAuth Token |