| 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 |
|---|---|
SignerInformationForEquifaxCanada |
KnowledgeBasedAuthentication.getSignerInformationForEquifaxCanada() |
| Modifier and Type | Method and Description |
|---|---|
void |
KnowledgeBasedAuthentication.setSignerInformationForEquifaxCanada(SignerInformationForEquifaxCanada signerInformationForEquifaxCanada) |
| Modifier and Type | Method and Description |
|---|---|
SignerInformationForEquifaxCanada |
SignerInformationForEquifaxCanadaBuilder.build()
Builds the actual signer object.
|
| Modifier and Type | Method and Description |
|---|---|
SignerBuilder |
SignerBuilder.challengedWithKnowledgeBasedAuthentication(SignerInformationForEquifaxCanada signerInformationForEquifaxCanada)
Adds a signer information for Equifax Canada to the signer.
|
| Modifier and Type | Method and Description |
|---|---|
SignerInformationForEquifaxCanada |
SignerInformationForEquifaxCanadaConverter.toSDKSignerInformationForEquifaxCanada()
Convert from API Signer Information For Equifax Canada to SDK Signer Information.
|
| Constructor and Description |
|---|
SignerInformationForEquifaxCanadaConverter(SignerInformationForEquifaxCanada sdkKBACanada)
Construct with SDK SignerInformationForEquifaxCanada object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.