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.answerRecoveryQuestion(RecoveryQuestionAnswerRequest request,
AuthenticationStateHandler stateHandler)
Answers the user’s recovery question to ensure only the end user redeemed the recovery token for recovery transaction
with a RECOVERY status.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationResponse |
DefaultAuthenticationClient.answerRecoveryQuestion(RecoveryQuestionAnswerRequest request,
AuthenticationStateHandler stateHandler) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRecoveryQuestionAnswerRequest |
Modifier and Type | Method and Description |
---|---|
RecoveryQuestionAnswerRequest |
DefaultRecoveryQuestionAnswerRequest.setAnswer(String answer) |
RecoveryQuestionAnswerRequest |
DefaultRecoveryQuestionAnswerRequest.setStateToken(String stateToken) |
Modifier and Type | Method and Description |
---|---|
RecoveryQuestionAnswerRequest |
RecoveryQuestionAnswerRequest.setAnswer(String answer) |
RecoveryQuestionAnswerRequest |
RecoveryQuestionAnswerRequest.setStateToken(String stateToken) |
Copyright © 2018 Okta. All rights reserved.