| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Verification |
Verification.safeSetPayload(String value) |
Verification |
Verification.safeSetTypeId(String value) |
Verification |
Verification.setPayload(String value) |
Verification |
Verification.setTypeId(String value) |
| Modifier and Type | Method and Description |
|---|---|
Verification |
SignerVerificationConverter.toAPISignerVerification(SignerVerification sdkSgnerVerification) |
| Modifier and Type | Method and Description |
|---|---|
SignerVerification |
SignerVerificationConverter.toSDKSignerVerification(Verification apiSignerVerification) |
| Modifier and Type | Method and Description |
|---|---|
Verification |
SignerVerificationService.createSignerVerification(String packageId,
String roleId,
Verification verification) |
Verification |
SignerVerificationService.getSignerVerification(String packageId,
String roleId) |
Verification |
SignerVerificationService.updateSignerVerification(String packageId,
String roleId,
Verification verification) |
| Modifier and Type | Method and Description |
|---|---|
Verification |
SignerVerificationService.createSignerVerification(String packageId,
String roleId,
Verification verification) |
Verification |
SignerVerificationService.updateSignerVerification(String packageId,
String roleId,
Verification verification) |
Copyright 2022 OneSpan All rights reserved.