Package com.google.api.client.extensions.auth.helpers.oauth
@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
-
ClassesClassDescription
Beta
ThreeLeggedFlowimplementation that will execute the proper requests to obtain an OAuth1 Credential object that can be used to sign requests.