Package com.google.api.client.googleapis.extensions.auth.helpers.oauth2.draft10

Implementation of auth objects to obtain and manage OAuth 2 credentials for talking to Google services using the web server flow.

See:
          Description

Class Summary
GoogleOAuth2ThreeLeggedFlow This class performs the same function as OAuth2ThreeLeggedFlow but provides a convenience constructor that fills in the OAuth2 endpoints for talking to Google APIs.
 

Package com.google.api.client.googleapis.extensions.auth.helpers.oauth2.draft10 Description

Implementation of auth objects to obtain and manage OAuth 2 credentials for talking to Google services using the web server flow.

Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library

Since:
1.4
Author:
moshenko@google.com (Jacob Moshenko)


Copyright © 2010-2011 Google. All Rights Reserved.