Deprecated API


Contents
Deprecated Classes
com.google.api.client.googleapis.auth.oauth2.draft10.GoogleAccessProtectedResource
          (scheduled to be removed in 1.8) Use GoogleCredential 
com.google.api.client.googleapis.auth.oauth2.draft10.GoogleAccessTokenRequest
          (scheduled to be removed in 1.8) Use TokenRequest 
com.google.api.client.googleapis.auth.oauth2.draft10.GoogleAccessTokenRequest.GoogleAssertionGrant
          (scheduled to be removed in 1.8) Use TokenRequest 
com.google.api.client.googleapis.auth.oauth2.draft10.GoogleAccessTokenRequest.GoogleAuthorizationCodeGrant
          (scheduled to be removed in 1.8) Use GoogleAuthorizationCodeTokenRequest 
com.google.api.client.googleapis.auth.oauth2.draft10.GoogleAccessTokenRequest.GoogleRefreshTokenGrant
          (scheduled to be removed in 1.8) Use GoogleRefreshTokenRequest 
com.google.api.client.googleapis.auth.oauth2.draft10.GoogleAuthorizationRequestUrl
          (scheduled to be removed in 1.8) Use GoogleAuthorizationCodeRequestUrl or GoogleBrowserClientRequestUrl or AuthorizationRequestUrl 
com.google.api.client.googleapis.auth.oauth.GoogleOAuthAuthorizeTemporaryTokenUrl
          (scheduled to be removed in 1.8) Use GoogleAuthorizationCodeRequestUrl 
com.google.api.client.googleapis.auth.oauth.GoogleOAuthDomainWideDelegation
          (scheduled to be removed in 1.8) Use GoogleCredential 
com.google.api.client.googleapis.auth.oauth.GoogleOAuthGetAccessToken
          (scheduled to be removed in 1.8) Use GoogleAuthorizationCodeTokenRequest 
com.google.api.client.googleapis.auth.oauth.GoogleOAuthGetTemporaryToken
          (scheduled to be removed in 1.8) Use GoogleAuthorizationCodeTokenRequest 
 

Deprecated Methods
com.google.api.client.googleapis.services.GoogleClient.buildHttpRequest(HttpMethod, String, JsonHttpRequest)
          (scheduled to be removed in 1.8) Use GoogleClient.buildHttpRequest(HttpMethod, GenericUrl, Object) 
com.google.api.client.googleapis.services.GoogleClient.execute(HttpMethod, String, Object, JsonHttpRequest)
          (scheduled to be removed in 1.8) Use GoogleClient.executeUnparsed(com.google.api.client.http.HttpMethod, com.google.api.client.http.GenericUrl, java.lang.Object) 
com.google.api.client.googleapis.json.GoogleJsonResponseException.getJsonFactory()
          (scheduled to be removed in 1.8) 
 



Copyright © 2010-2012 Google. All Rights Reserved.