| Package | Description |
|---|---|
| com.okta.idx.sdk.api.client |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Authenticator.Factor> |
Authenticator.getFactors() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
IDXAuthenticationWrapper.selectFactor(ProceedContext proceedContext,
Authenticator.Factor factor)
Select authenticator of the supplied type.
|
AuthenticationResponse |
IDXAuthenticationWrapper.submitPhoneAuthenticator(ProceedContext proceedContext,
java.lang.String phone,
Authenticator.Factor factor)
Submit phone authenticator enrollment with the provided phone number.
|
Copyright © 2020-2022 Okta. All Rights Reserved.