@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.
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object,V extends Object>| Modifier and Type | Field | Description |
|---|---|---|
String |
token |
The temporary credentials identifier received from the client.
|
String |
verifier |
The verification code.
|
| Constructor | Description |
|---|---|
OAuthCallbackUrl(String encodedUrl) |
clear, containsKey, containsValue, isEmpty, keySet, size, valuesentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysappendRawPath, 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, toURLCopyright © 2011–2019 Google. All rights reserved.