| 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 |
|---|---|
SignerInformationForLexisNexis |
KnowledgeBasedAuthentication.getSignerInformationForLexisNexis() |
| Modifier and Type | Method and Description |
|---|---|
void |
KnowledgeBasedAuthentication.setSignerInformationForLexisNexis(SignerInformationForLexisNexis signerInformationForLexisNexis) |
| Modifier and Type | Method and Description |
|---|---|
SignerInformationForLexisNexis |
SignerInformationForLexisNexisBuilder.build()
Builds the actual signer object.
|
| Modifier and Type | Method and Description |
|---|---|
SignerBuilder |
SignerBuilder.challengedWithKnowledgeBasedAuthentication(SignerInformationForLexisNexis signerInformationForLexisNexis)
Adds a signer information for Equifax USA to the signer.
|
| Modifier and Type | Method and Description |
|---|---|
SignerInformationForLexisNexis |
SignerInformationForLexisNexisConverter.toSDKSignerInformationForLexisNexis()
Convert from API Signer Information For Lexis Nexis to SDK Signer Information.
|
| Constructor and Description |
|---|
SignerInformationForLexisNexisConverter(SignerInformationForLexisNexis sdkKBAUSA)
Construct with SDK SignerInformationForLexisNexis object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.