|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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()
|
static GoogleUrl |
GoogleUrl.create(String encodedServerUrl,
String pathTemplate,
Object parameters)
Construct a GoogleUrl from a server, template and a parameter block. |
| 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
Generic URL that extends GoogleUrl and also provides the GoogleOAuthDomainWideDelegation.Url.requestorId
parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||