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

Packages that use OAuthCredentialsResponse
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 OAuthCredentialsResponse in com.google.api.client.auth.oauth
 

Methods in com.google.api.client.auth.oauth that return OAuthCredentialsResponse
 OAuthCredentialsResponse AbstractOAuthGetToken.execute()
          Executes the HTTP request for a temporary or long-lived token.
 



Copyright © 2010-2011 Google. All Rights Reserved.