Uses of Package
com.google.api.client.auth.oauth
Packages that use com.google.api.client.auth.oauth
Package
Description
Beta
OAuth 1.0 authorization as specified in RFC 5849: The OAuth 1.0 Protocol (see detailed package specification).
Beta
Implementation of auth objects to obtain and manage OAuth 1 credentials using the web server flow.
-
Classes in com.google.api.client.auth.oauth used by com.google.api.client.auth.oauthClassDescription
Beta
Generic OAuth 1.0a URL to request a temporary or long-lived token from an authorization server.Beta
Data to parse a success response to a request for temporary or token credentials.Beta
OAuth 1.0a parameter manager.Beta
OAuth signature method. -