@Beta
Beta See: Description
| Interface | Description |
|---|---|
| Credential |
Beta Implementations of this class will have all of the information necessary to create and install the necessary handlers on an HttpTransport object to allow for a streamlined auth
experience. |
| ThreeLeggedFlow |
Beta Interface for auth flows that require a user authorization step through a web browser to obtain an authorization code. |
Beta
Warning: starting with version 1.7, usage of this for OAuth 2.0 is deprecated. Instead use
com.google.api.client.auth.oauth2.
Copyright © 2011-2013 Google. All Rights Reserved.