Uses of Class
com.google.api.client.auth.oauth2.draft10.AccessTokenResponse

Packages that use AccessTokenResponse
com.google.api.client.auth.oauth2.draft10 OAuth 2.0 (draft 10) authorization as specified in The OAuth 2.0 Protocol (draft-ietf-oauth-v2-10) (see detailed package specification). 
 

Uses of AccessTokenResponse in com.google.api.client.auth.oauth2.draft10
 

Methods in com.google.api.client.auth.oauth2.draft10 that return AccessTokenResponse
 AccessTokenResponse AccessTokenRequest.execute()
          Executes request for an access token, and returns the parsed access token response.
 



Copyright © 2010-2011 Google. All Rights Reserved.