com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
String |
callback |
Config |
config |
String |
consumerKey |
com.google.api.client.auth.oauth.OAuthSigner |
signer |
protected boolean |
usePost |
| Constructor and Description |
|---|
OAuthGetTemporaryToken(String authorizationServerUrl) |
OAuthGetTemporaryToken(String authorizationServerUrl,
boolean usingAppFirewall,
String appFirewallHostname,
String appFirewallUrlPrefix) |
| Modifier and Type | Method and Description |
|---|---|
OAuthParameters |
createParameters() |
com.google.api.client.auth.oauth.OAuthCredentialsResponse |
execute() |
void |
setConfig(Config config) |
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, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String callback
public String consumerKey
public com.google.api.client.auth.oauth.OAuthSigner signer
protected boolean usePost
public Config config
public OAuthGetTemporaryToken(String authorizationServerUrl)
public final com.google.api.client.auth.oauth.OAuthCredentialsResponse execute()
throws IOException,
XeroApiException
IOExceptionXeroApiExceptionpublic OAuthParameters createParameters()
public void setConfig(Config config)
Copyright © 2019. All rights reserved.