| Package | Description |
|---|---|
| com.okta.authn.sdk.client | |
| com.okta.authn.sdk.resource |
| Modifier and Type | Method and Description |
|---|---|
default AuthenticationResponse |
AuthenticationClient.activateFactor(String factorId,
ActivateFactorRequest request,
AuthenticationStateHandler stateHandler)
The sms, call and token:software:totp factor types require activation to complete the enrollment process.
|
AuthenticationResponse |
AuthenticationClient.activateFactor(String factorId,
ActivateFactorRequest request,
RequestContext requestContext,
AuthenticationStateHandler stateHandler)
The sms, call and token:software:totp factor types require activation to complete the enrollment process.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActivatePassCodeFactorRequest |
interface |
ActivateU2fFactorRequest |
| Modifier and Type | Method and Description |
|---|---|
ActivateFactorRequest |
ActivateFactorRequest.setStateToken(String stateToken) |
Copyright © 2018–2019 Okta. All rights reserved.