Interface | Description |
---|---|
OAuthApi |
Contains all the configuration needed to instantiate a valid
OAuthService |
Class | Description |
---|---|
DefaultOAuthApi10a |
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.
|
DefaultOAuthApi20 |
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.
|
DropBoxOAuthApi | |
FacebookOAuthApi | |
FlickrOAuthApi |
OAuth API for Flickr.
|
GoogleOAuthApi | |
LiveOAuthApi | |
Px500OAuthApi | |
TumblrOAuthApi | |
TwitterOAuthApi | |
TwitterOAuthApi.Authenticate |
Twitter 'friendlier' authorization endpoint for OAuth.
|
TwitterOAuthApi.Authorize |
Just an alias to the default (SSL) authorization endpoint.
|
TwitterOAuthApi.SSL |