Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
RecoveryQuestionCredential |
RecoveryQuestionCredential.answer(String answer) |
RecoveryQuestionCredential |
UserCredentials.getRecoveryQuestion()
Get recoveryQuestion
|
RecoveryQuestionCredential |
RecoveryQuestionCredential.question(String question) |
Modifier and Type | Method and Description |
---|---|
UserCredentials |
UserCredentials.recoveryQuestion(RecoveryQuestionCredential recoveryQuestion) |
void |
UserCredentials.setRecoveryQuestion(RecoveryQuestionCredential recoveryQuestion) |
Copyright © 2017–2023 Okta. All rights reserved.