Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
UserExtSecQuestions |
UserExtSecQuestions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UserExtSecQuestions> |
ExtensionSecurityQuestionsUser.getSecQuestions()
The schema used to mnage security question and answers provided by a user for account
recovery and/or MFA.
|
Modifier and Type | Method and Description |
---|---|
UserExtSecQuestions.Builder |
UserExtSecQuestions.Builder.copy(UserExtSecQuestions model) |
Modifier and Type | Method and Description |
---|---|
ExtensionSecurityQuestionsUser.Builder |
ExtensionSecurityQuestionsUser.Builder.secQuestions(List<UserExtSecQuestions> secQuestions)
The schema used to mnage security question and answers provided by a user for account
recovery and/or MFA.
|
Constructor and Description |
---|
ExtensionSecurityQuestionsUser(List<UserExtSecQuestions> secQuestions)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.