| Package | Description |
|---|---|
| com.okta.authn.sdk.client | |
| com.okta.authn.sdk.resource |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
AuthenticationClient.enrollFactor(FactorType factorType,
FactorProvider factorProvider,
FactorProfile factorProfile,
String stateToken,
AuthenticationStateHandler stateHandler)
Enrolls a user with a factor assigned by their MFA Policy.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CallFactorProfile |
interface |
EmailFactorProfile |
interface |
HardwareFactorProfile |
interface |
PushFactorProfile |
interface |
SecurityQuestionFactorProfile |
interface |
SmsFactorProfile |
interface |
TokenFactorProfile |
interface |
TotpFactorProfile |
interface |
U2fFactorProfile |
interface |
WebAuthnFactorProfile |
interface |
WebFactorProfile |
| Modifier and Type | Method and Description |
|---|---|
FactorProfile |
FactorEnrollRequest.getFactorProfile() |
| Modifier and Type | Method and Description |
|---|---|
FactorEnrollRequest |
FactorEnrollRequest.setFactorProfile(FactorProfile factorProfile) |
Copyright © 2018–2023 Okta. All rights reserved.