Package com.google.api.client.googleapis.auth.oauth2.draft10

Google's additions to OAuth 2.0 (draft 10) authorization as specified in Using OAuth 2.0 to Access Google APIs (Experimental).

See:
          Description

Class Summary
GoogleAccessProtectedResource Deprecated. (scheduled to be removed in 1.9) Use GoogleCredential
GoogleAccessTokenRequest Deprecated. (scheduled to be removed in 1.9) Use TokenRequest
GoogleAccessTokenRequest.GoogleAssertionGrant Deprecated. (scheduled to be removed in 1.9) Use TokenRequest
GoogleAccessTokenRequest.GoogleAuthorizationCodeGrant Deprecated. (scheduled to be removed in 1.9) Use GoogleAuthorizationCodeTokenRequest
GoogleAccessTokenRequest.GoogleRefreshTokenGrant Deprecated. (scheduled to be removed in 1.9) Use GoogleRefreshTokenRequest
GoogleAuthorizationRequestUrl Deprecated. (scheduled to be removed in 1.9) Use GoogleAuthorizationCodeRequestUrl or GoogleBrowserClientRequestUrl or AuthorizationRequestUrl
 

Package com.google.api.client.googleapis.auth.oauth2.draft10 Description

Google's additions to OAuth 2.0 (draft 10) authorization as specified in Using OAuth 2.0 to Access Google APIs (Experimental).

Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library

Since:
1.4
Author:
Yaniv Inbar


Copyright © 2010-2012 Google. All Rights Reserved.