| Package | Description |
|---|---|
| com.xero.api | |
| com.xero.api.client |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigBasedSignerFactory |
class |
HmacSignerFactory |
class |
RsaSignerFactory |
| Constructor and Description |
|---|
OAuthAccessToken(Config config,
SignerFactory signerFactory) |
OAuthRequestResource(Config config,
SignerFactory signerFactory,
String resource,
String method,
String contentType,
byte[] bytes,
Map<? extends String,?> params) |
OAuthRequestResource(Config config,
SignerFactory signerFactory,
String resource,
String method,
String contentType,
byte[] bytes,
Map<? extends String,?> params,
String accept) |
OAuthRequestResource(Config config,
SignerFactory signerFactory,
String resource,
String method,
String contentType,
File file,
Map<? extends String,?> params) |
OAuthRequestResource(Config config,
SignerFactory signerFactory,
String resource,
String method,
String body,
Map<? extends String,?> params) |
OAuthRequestResource(Config config,
SignerFactory signerFactory,
String resource,
String method,
String body,
Map<? extends String,?> params,
String accept) |
OAuthRequestResource(Config config,
SignerFactory signerFactory,
String resource,
String method,
String body,
Map<? extends String,?> params,
String accept,
String contentType) |
OAuthRequestToken(Config config,
SignerFactory signerFactory) |
XeroClient(Config config,
SignerFactory signerFactory) |
| Constructor and Description |
|---|
AccountingApi(Config config,
SignerFactory signerFactory) |
AssetApi(Config config,
SignerFactory signerFactory) |
BankFeedsApi(Config config,
SignerFactory signerFactory) |
FilesApi(Config config,
SignerFactory signerFactory) |
Copyright © 2019. All rights reserved.