| 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 |
|---|---|
AccountSettings |
AccountSettingsBuilder.build()
Builds the actual Field with the values specified.
|
| Modifier and Type | Field and Description |
|---|---|
AccountSettings |
AccountSettingsExample.defaultAccountSettings |
AccountSettings |
AccountSettingsExample.deletedAccountSettings |
AccountSettings |
AccountSettingsExample.patchedAccountSettings |
| Modifier and Type | Method and Description |
|---|---|
AccountSettings |
AccountSettingsConverter.toSDKAccountSettings()
Convert from API AccountSettings to SDK AccountSettings.
|
| Constructor and Description |
|---|
AccountSettingsConverter(AccountSettings sdkAccountSettings)
Construct with SDK AccountSettings object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
AccountSettings |
AccountConfigService.getAccountSettings()
Get account settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountConfigService.saveAccountSettings(AccountSettings accountSettings)
Save account settings.
|
| Modifier and Type | Method and Description |
|---|---|
AccountSettings |
AccountConfigClient.getAccountSettings()
Get account settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountConfigClient.saveAccountSettings(AccountSettings accountSettings)
Save account settings.
|
Copyright 2022 OneSpan All rights reserved.