Uses of Package
com.google.api.client.auth.oauth

Packages that use com.google.api.client.auth.oauth
com.google.api.client.auth.oauth OAuth 1.0 authorization as specified in RFC 5849: The OAuth 1.0 Protocol (see detailed package specification). 
 

Classes in com.google.api.client.auth.oauth used by com.google.api.client.auth.oauth
AbstractOAuthGetToken
          Generic OAuth 1.0a URL to request a temporary or long-lived token from an authorization server.
OAuthCredentialsResponse
          Data to parse a success response to a request for temporary or token credentials.
OAuthParameters
          OAuth 1.0a parameter manager.
OAuthSigner
          OAuth signature method.
 



Copyright © 2010-2011 Google. All Rights Reserved.