| Package | Description |
|---|---|
| com.google.gdata.client | |
| com.google.gdata.client.authn.oauth |
| Class and Description |
|---|
| OAuthException
Generic exception to capture all OAuth related issues.
|
| OAuthParameters
Container for OAuth-related parameters.
|
| OAuthSigner
Interface for signing OAuth requests.
|
| Class and Description |
|---|
| OAuthException
Generic exception to capture all OAuth related issues.
|
| OAuthHelper
Helper methods to support the entire OAuth lifecycle, including generating
the user authorization url, exchanging the user authenticated request token
for an access token, and generating the Authorization http header.
|
| OAuthHttpClient
A simple client for making http requests and returning the response body.
|
| OAuthParameters
Container for OAuth-related parameters.
|
| OAuthParameters.OAuthType
Type of OAuth for this parameter set (i.e., two-legged or three-legged
OAuth (see "https://sites.google.com/a/google.com/oauth/").
|
| OAuthSigner
Interface for signing OAuth requests.
|
Copyright © 2012. All Rights Reserved.