| 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 |
|---|---|
SignerInformationForEquifaxUSA |
KnowledgeBasedAuthentication.getSignerInformationForEquifaxUSA() |
| Modifier and Type | Method and Description |
|---|---|
void |
KnowledgeBasedAuthentication.setSignerInformationForEquifaxUSA(SignerInformationForEquifaxUSA signerInformationForEquifaxUSA) |
| Modifier and Type | Method and Description |
|---|---|
SignerInformationForEquifaxUSA |
SignerInformationForEquifaxUSABuilder.build()
Builds the actual signer object.
|
| Modifier and Type | Method and Description |
|---|---|
SignerBuilder |
SignerBuilder.challengedWithKnowledgeBasedAuthentication(SignerInformationForEquifaxUSA signerInformationForEquifaxUSA)
Adds a signer information for Equifax USA to the signer.
|
| Modifier and Type | Method and Description |
|---|---|
SignerInformationForEquifaxUSA |
SignerInformationForEquifaxUSAConverter.toSDKSignerInformationForEquifaxUSA()
Convert from API Signer Information For Equifax USA to SDK Signer Information.
|
| Constructor and Description |
|---|
SignerInformationForEquifaxUSAConverter(SignerInformationForEquifaxUSA sdkKBAUSA)
Construct with SDK SignerInformationForEquifaxUSA object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.