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.verifyUnlockAccount(com.okta.sdk.resource.user.factor.FactorType factorType,
VerifyRecoveryRequest request,
AuthenticationStateHandler stateHandler)
Verifies a recovery challenge sent to the user for primary authentication for a recovery transaction with RECOVERY_CHALLENGE status.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationResponse |
DefaultAuthenticationClient.verifyUnlockAccount(com.okta.sdk.resource.user.factor.FactorType factorType,
VerifyRecoveryRequest request,
AuthenticationStateHandler stateHandler) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVerifyRecoveryRequest |
Modifier and Type | Method and Description |
---|---|
VerifyRecoveryRequest |
DefaultVerifyRecoveryRequest.setPassCode(String passCode) |
VerifyRecoveryRequest |
DefaultVerifyRecoveryRequest.setStateToken(String stateToken) |
Modifier and Type | Method and Description |
---|---|
VerifyRecoveryRequest |
VerifyRecoveryRequest.setPassCode(String passCode) |
VerifyRecoveryRequest |
VerifyRecoveryRequest.setStateToken(String stateToken) |
Copyright © 2018 Okta. All rights reserved.