public class OAuthRequestToken extends Object
| Constructor and Description |
|---|
OAuthRequestToken(Config config) |
OAuthRequestToken(Config config,
SignerFactory signerFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
HashMap<String,String> |
getAll() |
String |
getTempToken() |
String |
getTempTokenSecret() |
public OAuthRequestToken(Config config)
public OAuthRequestToken(Config config, SignerFactory signerFactory)
public void execute()
throws XeroApiException,
IOException
XeroApiExceptionIOExceptionpublic String getTempToken()
public String getTempTokenSecret()
Copyright © 2019. All rights reserved.