@Beta
Package com.google.api.client.extensions.auth.helpers.oauth
Beta
Implementation of auth objects to obtain and manage OAuth 1 credentials using the web server flow.
- Since:
- 1.5
- Author:
- moshenko@google.com (Jacob Moshenko)
-
Class Summary Class Description OAuthHmacCredential OAuthHmacThreeLeggedFlow Beta
ThreeLeggedFlow
implementation that will execute the proper requests to obtain an OAuth1 Credential object that can be used to sign requests.