Package com.google.api.client.extensions.auth.helpers.appengine

Implementation of the auth object interface to obtain and manage OAuth2 credentials using an assertion flow that will identify an App Engine application as itself to the auth server.

See:
          Description

Class Summary
AccessAppResource Deprecated. (scheduled to be removed in 1.7) Use AccessAppResource
AppAssertionCredential Deprecated. (scheduled to be removed in 1.7) Use AppAssertionCredential
AppAssertionFlow Deprecated. (scheduled to be removed in 1.7) Use AppAssertionFlow
 

Package com.google.api.client.extensions.auth.helpers.appengine Description

Implementation of the auth object interface to obtain and manage OAuth2 credentials using an assertion flow that will identify an App Engine application as itself to the auth server.

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.5
Author:
moshenko@google.com (Jacob Moshenko)


Copyright © 2011 Google. All Rights Reserved.