Uses of Class
com.google.api.client.auth.oauth.OAuthParameters

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

Uses of OAuthParameters in com.google.api.client.auth.oauth
 

Methods in com.google.api.client.auth.oauth that return OAuthParameters
 OAuthParameters OAuthGetTemporaryToken.createParameters()
           
 OAuthParameters OAuthGetAccessToken.createParameters()
           
 OAuthParameters AbstractOAuthGetToken.createParameters()
          Returns a new instance of the OAuth authentication provider.
 



Copyright © 2010-2011 Google. All Rights Reserved.