| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
static SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.newSignerInformationForEquifaxUSA()
Creates a SignerInformationBuilderForEquifaxUSA object.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withCity(String city)
Sets the signer's city in KBA information.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withDateOfBirth(Date dateOfBirth)
Sets the signer's date of birth in KBA information.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withDriversLicenseNumber(String driversLicenseNumber)
Sets the signer's driversLicense number in KBA information.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withFirstName(String firstName)
Sets the signer's first name in KBA information.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withHomePhoneNumber(String homePhoneNumber)
Sets the signer's home phone in KBA information.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withLastName(String lastName)
Sets the signer's last name in KBA information.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withSocialSecurityNumber(String socialSecurityNumber)
Sets the signer's SSN in KBA information.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withState(String state)
Sets the signer's state in KBA information.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withStreetAddress(String streetAddress)
Sets the signer's streetAddress in KBA information.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withTimeAtAddress(Integer timeAtAddress)
Sets the signer's time at streetAddress in KBA information.
|
SignerInformationForEquifaxUSABuilder |
SignerInformationForEquifaxUSABuilder.withZip(String zip)
Sets the signer's zip in KBA information.
|
| Modifier and Type | Method and Description |
|---|---|
SignerBuilder |
SignerBuilder.challengedWithKnowledgeBasedAuthentication(SignerInformationForEquifaxUSABuilder signerInformationForEquifaxUSABuilder)
Adds a signer information for Equifax USA to the signer.
|
Copyright 2022 OneSpan All rights reserved.