| Package | Description |
|---|---|
| com.okta.authn.sdk.client | |
| com.okta.authn.sdk.impl.client | |
| com.okta.authn.sdk.impl.resource | |
| com.okta.authn.sdk.resource |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
DefaultAuthenticationClient.activateFactor(String factorId,
ActivateFactorRequest request,
AuthenticationStateHandler stateHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultActivateFactorRequest |
class |
DefaultActivatePassCodeFactorRequest |
class |
DefaultActivateU2fFactorRequest |
| Modifier and Type | Method and Description |
|---|---|
ActivateFactorRequest |
DefaultActivateFactorRequest.setStateToken(String stateToken) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActivatePassCodeFactorRequest |
interface |
ActivateU2fFactorRequest |
| Modifier and Type | Method and Description |
|---|---|
ActivateFactorRequest |
ActivateFactorRequest.setStateToken(String stateToken) |
Copyright © 2018 Okta. All rights reserved.