| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| com.silanis.esl.sdk.examples |
Examples and helper classes of how to use the eSignLive Java SDK.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| com.silanis.esl.sdk.service |
Service classes provide low-level support for interacting with eSignLive.
|
| com.silanis.esl.sdk.service.apiclient |
| Modifier and Type | Method and Description |
|---|---|
AccountUploadSettings |
AccountUploadSettingsBuilder.build() |
| Modifier and Type | Field and Description |
|---|---|
AccountUploadSettings |
AccountUploadSettingsExample.defaultAccountUploadSettings |
AccountUploadSettings |
AccountUploadSettingsExample.deletedAccountUploadSettings |
AccountUploadSettings |
AccountUploadSettingsExample.updatedAccountUploadSettings |
AccountUploadSettings |
AccountUploadSettingsExample.updatedAccountUploadSettings1 |
| Modifier and Type | Method and Description |
|---|---|
AccountUploadSettings |
AccountUploadSettingsConverter.tosdkAccountUploadSettings()
Convert from API AccountUploadSettings to SDK AccountUploadSettings.
|
| Constructor and Description |
|---|
AccountUploadSettingsConverter(AccountUploadSettings sdkAccountUploadSettings)
Construct with SDK AccountUploadSettings object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
AccountUploadSettings |
AccountConfigService.getAccountUploadSettings()
Get account upload settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountConfigService.saveAccountUploadSettings(AccountUploadSettings accountUploadSettings)
Save account upload settings.
|
| Modifier and Type | Method and Description |
|---|---|
AccountUploadSettings |
AccountConfigClient.getAccountUploadSettings()
Get account upload settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountConfigClient.saveAccountUploadSettings(AccountUploadSettings accountUploadSettings)
Save account upload settings.
|
Copyright 2022 OneSpan All rights reserved.