|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<String,Object>
com.google.api.client.util.GenericData
com.google.api.client.http.GenericUrl
com.google.api.client.googleapis.GoogleUrl
com.google.api.client.googleapis.auth.oauth.GoogleOAuthDomainWideDelegation.Url
public static final class GoogleOAuthDomainWideDelegation.Url
Generic URL that extends GoogleUrl and also provides the requestorId
parameter.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.util.AbstractMap |
|---|
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V> |
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Field Summary | |
|---|---|
String |
requestorId
Email address of the user whose data you are trying to access. |
| Fields inherited from class com.google.api.client.googleapis.GoogleUrl |
|---|
alt, fields, key, prettyprint, userip |
| Fields inherited from class com.google.api.client.http.GenericUrl |
|---|
fragment, host, pathParts, port, scheme |
| Fields inherited from class com.google.api.client.util.GenericData |
|---|
unknownFields |
| Constructor Summary | |
|---|---|
GoogleOAuthDomainWideDelegation.Url(String encodedUrl)
|
|
| Method Summary |
|---|
| Methods inherited from class com.google.api.client.googleapis.GoogleUrl |
|---|
clone, create |
| Methods inherited from class com.google.api.client.http.GenericUrl |
|---|
appendRawPath, build, equals, getAll, getFirst, getFragment, getHost, getPathParts, getPort, getRawPath, getScheme, hashCode, setFragment, setHost, setPathParts, setPort, setRawPath, setScheme, toPathParts, toString |
| Methods inherited from class com.google.api.client.util.GenericData |
|---|
entrySet, get, getUnknownKeys, put, putAll, remove, set, setUnknownKeys |
| Methods inherited from class java.util.AbstractMap |
|---|
clear, containsKey, containsValue, isEmpty, keySet, size, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String requestorId
| Constructor Detail |
|---|
public GoogleOAuthDomainWideDelegation.Url(String encodedUrl)
encodedUrl - encoded URL, including any existing query parameters that should be parsed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||