Package | Description |
---|---|
com.okta.sdk.impl.resource.user | |
com.okta.sdk.resource.user |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRecoveryQuestionCredential
RecoveryQuestionCredential
|
Modifier and Type | Method and Description |
---|---|
RecoveryQuestionCredential |
DefaultUserCredentials.getRecoveryQuestion() |
RecoveryQuestionCredential |
DefaultRecoveryQuestionCredential.setAnswer(String answer) |
RecoveryQuestionCredential |
DefaultRecoveryQuestionCredential.setQuestion(String question) |
Modifier and Type | Method and Description |
---|---|
UserCredentials |
DefaultUserCredentials.setRecoveryQuestion(RecoveryQuestionCredential recoveryQuestion) |
Modifier and Type | Method and Description |
---|---|
RecoveryQuestionCredential |
UserCredentials.getRecoveryQuestion() |
RecoveryQuestionCredential |
RecoveryQuestionCredential.setAnswer(String answer) |
RecoveryQuestionCredential |
RecoveryQuestionCredential.setQuestion(String question) |
Modifier and Type | Method and Description |
---|---|
UserCredentials |
UserCredentials.setRecoveryQuestion(RecoveryQuestionCredential recoveryQuestion) |
Copyright © 2017–2022 Okta. All rights reserved.