| 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 OneSpan Sign 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 OneSpan Sign.
|
| com.silanis.esl.sdk.service.apiclient |
| Modifier and Type | Method and Description |
|---|---|
SignatureLayout |
SignatureLayoutBuilder.build()
Builds the actual Field with the values specified.
|
| Modifier and Type | Field and Description |
|---|---|
SignatureLayout |
AccountSignatureLayoutExample.defaultSignatureLayout |
SignatureLayout |
AccountSignatureLayoutExample.patchedSignatureLayout |
| Modifier and Type | Method and Description |
|---|---|
SignatureLayout |
SignatureLayoutConverter.toSDKSignatureLayout()
Convert from API SignatureLayout to SDK SignatureLayout.
|
| Constructor and Description |
|---|
SignatureLayoutConverter(SignatureLayout sdkSignatureLayout)
Construct with SDK SignatureLayout object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureLayout |
AccountConfigService.getAccountSignatureLayout()
Get account signature layout.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountConfigService.saveAccountSignatureLayout(SignatureLayout signatureLayout)
Save account signature layout.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureLayout |
AccountConfigClient.getAccountSignatureLayout()
Get account signature layout.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountConfigClient.saveAccountSignatureLayout(SignatureLayout signatureLayout)
Save account signature layout.
|
Copyright 2022 OneSpan All rights reserved.