Platform extensions to the Google OAuth Client Library for Java. 1.6.0-beta

Packages
com.google.api.client.extensions.appengine.auth These servlets will allow an App Engine user to quickly get started with the auth object interface from the main client.
com.google.api.client.extensions.appengine.auth.helpers 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.
com.google.api.client.extensions.auth.helpers Auth object framework that will provide an interface to create easy to use, object-oriented methods to obtain and manage auth credentials.
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.
com.google.api.client.extensions.auth.helpers.oauth Implementation of auth objects to obtain and manage OAuth 1 credentials using the web server flow.
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.
com.google.api.client.extensions.servlet.auth Servlets that can be completed by users to create and complete a web server auth flow to obtain a credential.

 



Copyright © 2011 Google. All Rights Reserved.