| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
static SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.newSignerInformationForLexisNexis()
Creates a SignerInformationBuilderForEquifaxUSA object.
|
SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.withCity(String city)
Sets the signer's state in KBA information.
|
SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.withDateOfBirth(Date dateOfBirth)
Sets the signer's date of birth in KBA information.
|
SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.withFirstName(String firstName)
Sets the signer's first name in KBA information.
|
SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.withFlatOrApartmentNumber(String flatOrApartmentNumber)
Sets the signer's streetAddress in KBA information.
|
SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.withHouseName(String houseName)
Sets the signer's city in KBA information.
|
SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.withHouseNumber(String houseNumber)
Sets the signer's zip in KBA information.
|
SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.withLastName(String lastName)
Sets the signer's last name in KBA information.
|
SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.withSocialSecurityNumber(String socialSecurityNumber)
Sets the signer's date of birth in KBA information.
|
SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.withState(String state)
Sets the signer's SSN in KBA information.
|
SignerInformationForLexisNexisBuilder |
SignerInformationForLexisNexisBuilder.withZip(String zip)
Sets the signer's date of birth in KBA information.
|
| Modifier and Type | Method and Description |
|---|---|
SignerBuilder |
SignerBuilder.challengedWithKnowledgeBasedAuthentication(SignerInformationForLexisNexisBuilder signerInformationForLexisNexisBuilder)
Adds a signer information for Lexis Nexis USA to the signer.
|
Copyright 2022 OneSpan All rights reserved.