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

Implementation of the auth object interface to obtain and manage OAuth2 credentials using the web server flow.

See:
          Description

Class Summary
OAuth2Credential Deprecated. (scheduled to be removed in 1.10) Use Credential
OAuth2ThreeLeggedFlow Deprecated. (scheduled to be removed in 1.10) Use AuthorizationCodeFlow
 

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

Implementation of the auth object interface to obtain and manage OAuth2 credentials 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 © 2011-2012 Google. All Rights Reserved.