Package com.okta.idx.sdk.api.model
Class VerifyAuthenticatorAnswer
java.lang.Object
com.okta.idx.sdk.api.model.VerifyAuthenticatorAnswer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionVerifyAuthenticatorAnswer
(String answer, String question, String questionKey) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setQuestion
(String question) void
setQuestionKey
(String questionKey)
-
Constructor Details
-
VerifyAuthenticatorAnswer
-
-
Method Details
-
getAnswer
-
setAnswer
-
getQuestion
-
setQuestion
-
getQuestionKey
-
setQuestionKey
-