public class Authentication extends Object
| Constructor and Description |
|---|
Authentication(AuthenticationMethod method) |
Authentication(AuthenticationMethod method,
String phoneNumber) |
Authentication(AuthenticationMethod method,
String phoneNumber,
IdvWorkflow idvWorkflow) |
Authentication(List<Challenge> challenges) |
| Modifier and Type | Method and Description |
|---|---|
List<Challenge> |
getChallenges() |
IdvWorkflow |
getIdvWorkflow() |
AuthenticationMethod |
getMethod() |
String |
getPhoneNumber() |
public Authentication(AuthenticationMethod method)
public Authentication(AuthenticationMethod method, String phoneNumber)
public Authentication(AuthenticationMethod method, String phoneNumber, IdvWorkflow idvWorkflow)
public AuthenticationMethod getMethod()
public String getPhoneNumber()
public IdvWorkflow getIdvWorkflow()
Copyright 2022 OneSpan All rights reserved.