Uses of Class
com.google.api.client.auth.oauth2.AuthorizationRequestUrl

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

Uses of AuthorizationRequestUrl in com.google.api.client.auth.oauth2
 

Methods in com.google.api.client.auth.oauth2 with parameters of type AuthorizationRequestUrl
 void AuthorizationRequestUrl.ResponseType.set(AuthorizationRequestUrl url)
          Sets the response type on an authorization request URL.
 



Copyright © 2010-2011 Google. All Rights Reserved.