Uses of Class
com.google.api.client.googleapis.GoogleUrl

Packages that use GoogleUrl
com.google.api.client.googleapis Google API's. 
com.google.api.client.googleapis.auth.oauth Google's additions to OAuth 1.0a authorization as specified in Google's OAuth API Reference (see detailed package specification). 
 

Uses of GoogleUrl in com.google.api.client.googleapis
 

Methods in com.google.api.client.googleapis that return GoogleUrl
 GoogleUrl GoogleUrl.clone()
           
 

Uses of GoogleUrl in com.google.api.client.googleapis.auth.oauth
 

Subclasses of GoogleUrl in com.google.api.client.googleapis.auth.oauth
static class GoogleOAuthDomainWideDelegation.Url
          Deprecated. Generic URL that extends GoogleUrl and also provides the GoogleOAuthDomainWideDelegation.Url.requestorId parameter.
 



Copyright © 2010-2012 Google. All Rights Reserved.