Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
List<SecurityQuestion> |
UserFactorApi.listSupportedSecurityQuestions(String userId)
List all Supported Security Questions
Lists all available security questions for a user's `question` factor
|
List<SecurityQuestion> |
UserFactorApi.listSupportedSecurityQuestions(String userId,
Map<String,String> additionalHeaders)
List all Supported Security Questions
Lists all available security questions for a user's `question` factor
|
Modifier and Type | Method and Description |
---|---|
SecurityQuestion |
SecurityQuestion.answer(String answer) |
SecurityQuestion |
SecurityQuestion.question(String question) |
SecurityQuestion |
SecurityQuestion.questionText(String questionText) |
Copyright © 2017–2023 Okta. All rights reserved.