Class SecurityQuestionAnswerDTO
java.lang.Object
com.evolveum.midpoint.web.page.admin.home.dto.SecurityQuestionAnswerDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSecurityQuestionAnswerDTO
(String passwQuestion, String passAnswer) SecurityQuestionAnswerDTO
(String passwQuestion, String passAnswer, String questionitself) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setPwdAnswer
(String pwdAnswer) void
setPwdQuestion
(String questionItself) void
setPwdQuestionIdentifier
(String passwQuestionIdentifier)
-
Field Details
-
F_PASSWORD_QUESTION_IDENTIFIER
- See Also:
-
F_PASSWORD_QUESTION_ANSWER
- See Also:
-
F_PASSWORD_QUESTION_ITSELF
- See Also:
-
-
Constructor Details
-
SecurityQuestionAnswerDTO
-
SecurityQuestionAnswerDTO
-
-
Method Details
-
getPwdQuestionIdentifier
-
setPwdQuestionIdentifier
-
getPwdAnswer
-
setPwdAnswer
-
getPwdQuestion
-
setPwdQuestion
-