Uses of Package
com.google.api.client.auth.oauth2.draft10

Packages that use com.google.api.client.auth.oauth2.draft10
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). 
 

Classes in com.google.api.client.auth.oauth2.draft10 used by com.google.api.client.auth.oauth2.draft10
AccessProtectedResource.Method
          Deprecated. Method of accessing protected resources.
AccessTokenErrorResponse.KnownError
          Deprecated. Error codes listed in Error Codes.
AccessTokenRequest
          Deprecated. (scheduled to be removed in 1.9) Use TokenRequest
AccessTokenRequest.GrantType
          Deprecated. Access grant type.
AccessTokenResponse
          Deprecated. (scheduled to be removed in 1.9) Use TokenResponse
AuthorizationRequestUrl
          Deprecated. (scheduled to be removed in 1.9) Use AuthorizationCodeRequestUrl or BrowserClientRequestUrl or AuthorizationRequestUrl
AuthorizationRequestUrl.ResponseType
          Deprecated. Response type enumeration that may be used for setting the AuthorizationRequestUrl.responseType.
AuthorizationResponse.KnownError
          Deprecated. Error codes listed in Error Codes.
 



Copyright © 2011-2012 Google. All Rights Reserved.