| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
OverviewOptions |
SigningUiOptions.getOverviewOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
SigningUiOptions.setOverviewOptions(OverviewOptions overviewOptions) |
| Modifier and Type | Method and Description |
|---|---|
OverviewOptions |
OverviewOptionsBuilder.build()
Builds the actual Overview options.
|
| Modifier and Type | Method and Description |
|---|---|
SigningUiOptionsBuilder |
SigningUiOptionsBuilder.withOverviewOptions(OverviewOptions overviewOptions)
Set OverviewOptions.
|
| Modifier and Type | Method and Description |
|---|---|
OverviewOptions |
OverviewOptionsConverter.toSDKOverviewOptions()
Convert from API OverviewOptions to SDK OverviewOptions.
|
| Constructor and Description |
|---|
OverviewOptionsConverter(OverviewOptions sdkOverviewOptions)
Construct with SDK OverviewOptions object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.