public static class SignerBuilder.SMSAuthenticationBuilder extends SignerBuilder.AuthenticationBuilder
| Constructor and Description |
|---|
SMSAuthenticationBuilder(String phoneNumber)
Builder used to define authentication with eSignLive by entering an
SMS PIN number sent at the phone number defined below when the user
attempts to log in.
|
| Modifier and Type | Method and Description |
|---|---|
Authentication |
build() |
newAuthenticationWithMethodpublic SMSAuthenticationBuilder(String phoneNumber)
phoneNumber - the phone number @size(min="10", max="40")public Authentication build()
build in class SignerBuilder.AuthenticationBuilderCopyright 2022 OneSpan All rights reserved.