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
          Method of accessing protected resources.
AccessTokenErrorResponse.KnownError
          Error codes listed in Error Codes.
AccessTokenRequest
          OAuth 2.0 (draft 10) request for an access token as specified in Obtaining an Access Token.
AccessTokenRequest.GrantType
          Access grant type.
AccessTokenResponse
          OAuth 2.0 (draft 10) access token success response content as specified in Access Token Response.
AuthorizationRequestUrl
          OAuth 2.0 (draft 10) URL builder for an authorization web page to allow the end user to authorize the application to access their protected resources as specified in Obtaining End-User Authorization.
AuthorizationRequestUrl.ResponseType
          Response type enumeration that may be used for setting the AuthorizationRequestUrl.responseType.
AuthorizationResponse.KnownError
          Error codes listed in Error Codes.
 



Copyright © 2010-2011 Google. All Rights Reserved.