Servlet and JDO extensions to the Google OAuth Client Library for Java. 1.9.0-beta

Packages
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.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.jdo.auth.oauth2 Java Data Objects (JDO) utilities for OAuth 2.0.
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.
com.google.api.client.extensions.servlet.auth.oauth2 OAuth 2.0 utilities that help simplify the authorization flow in HTTP servlets.

 



Copyright © 2011-2012 Google. All Rights Reserved.