Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
SecurityQuestionUserFactorProfile |
SecurityQuestionUserFactorProfile.answer(String answer) |
SecurityQuestionUserFactorProfile |
SecurityQuestionUserFactorAllOf.getProfile()
Get profile
|
SecurityQuestionUserFactorProfile |
SecurityQuestionUserFactor.getProfile()
Get profile
|
SecurityQuestionUserFactorProfile |
SecurityQuestionUserFactorProfile.question(String question) |
SecurityQuestionUserFactorProfile |
SecurityQuestionUserFactorProfile.questionText(String questionText) |
Modifier and Type | Method and Description |
---|---|
SecurityQuestionUserFactorAllOf |
SecurityQuestionUserFactorAllOf.profile(SecurityQuestionUserFactorProfile profile) |
SecurityQuestionUserFactor |
SecurityQuestionUserFactor.profile(SecurityQuestionUserFactorProfile profile) |
void |
SecurityQuestionUserFactorAllOf.setProfile(SecurityQuestionUserFactorProfile profile) |
void |
SecurityQuestionUserFactor.setProfile(SecurityQuestionUserFactorProfile profile) |
Copyright © 2017–2023 Okta. All rights reserved.