Package 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.

See:
          Description

Class Summary
AbstractCallbackServlet Callback that will retrieve and complete a ThreeLeggedFlow when redirected to by a token server or service provider.
AbstractFlowUserServlet Servlet that can be used to invoke and manage a ThreeLeggedFlow object in the App Engine container.
 

Package com.google.api.client.extensions.servlet.auth Description

Servlets that can be completed by users to create and complete a web server auth flow to obtain a credential.

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

Warning: starting with version 1.7, usage of this for OAuth 2.0 is deprecated. Instead use com.google.api.client.extensions.servlet.auth.oauth2.

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


Copyright © 2011-2012 Google. All Rights Reserved.