| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
static SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.newSignerInformationForEquifaxCanada()
Creates a SignerInformationBuilderForEquifaxCanada object.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withCity(String city)
Sets the signer's city in KBA information.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withDateOfBirth(Date dateOfBirth)
Sets the signer's date of birth in KBA information.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withDriversLicenseNumber(String driversLicenseNumber)
Sets the signer's driver's license in KBA information.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withFirstName(String firstName)
Sets the signer's first name in KBA information.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withHomePhoneNumber(String homePhoneNumber)
Sets the signer's home phone number in KBA information.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withLastName(String lastName)
Sets the signer's last name in KBA information.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withPostalCode(String postalCode)
Sets the signer's postalCode in KBA information.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withProvince(String province)
Sets the signer's province in KBA information.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withSocialInsuranceNumber(String socialInsuranceNumber)
Sets the signer's SIN number in KBA information.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withStreetAddress(String streetAddress)
Sets the signer's streetAddress in KBA information.
|
SignerInformationForEquifaxCanadaBuilder |
SignerInformationForEquifaxCanadaBuilder.withTimeAtAddress(Integer timeAtAddress)
Sets the signer's time at streetAddress in KBA information.
|
| Modifier and Type | Method and Description |
|---|---|
SignerBuilder |
SignerBuilder.challengedWithKnowledgeBasedAuthentication(SignerInformationForEquifaxCanadaBuilder signerInformationForEquifaxCanadaBuilder)
Adds a signer information for Equifax Canada to the signer.
|
Copyright 2022 OneSpan All rights reserved.