public interface SecurityQuestionFactorProfile extends com.okta.sdk.resource.ExtensibleResource, FactorProfile
| Modifier and Type | Method and Description |
|---|---|
String |
getAnswer() |
String |
getQuestion() |
String |
getQuestionText() |
SecurityQuestionFactorProfile |
setAnswer(String answer) |
SecurityQuestionFactorProfile |
setQuestion(String question) |
SecurityQuestionFactorProfile |
setQuestionText(String questionText) |
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesString getAnswer()
SecurityQuestionFactorProfile setAnswer(String answer)
String getQuestion()
SecurityQuestionFactorProfile setQuestion(String question)
String getQuestionText()
SecurityQuestionFactorProfile setQuestionText(String questionText)
Copyright © 2018–2024 Okta. All rights reserved.