@Beta
public class OAuthCallbackUrl
extends com.google.api.client.http.GenericUrl
Beta
The verifier is required in order to exchange the authorized temporary token for a
long-lived access token in OAuthGetAccessToken.verifier.
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
String |
token
The temporary credentials identifier received from the client.
|
String |
verifier
The verification code.
|
| Constructor and Description |
|---|
OAuthCallbackUrl(String encodedUrl) |
appendRawPath, build, buildAuthority, buildRelativeUrl, clone, equals, getAll, getFirst, getFragment, getHost, getPathParts, getPort, getRawPath, getScheme, getUserInfo, hashCode, set, setFragment, setHost, setPathParts, setPort, setRawPath, setScheme, setUserInfo, toPathParts, toString, toURI, toURL, toURLentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesCopyright © 2011-2017 Google. All Rights Reserved.