Class SecurityQuestionDto

    • Constructor Detail

      • SecurityQuestionDto

        public SecurityQuestionDto​(String identifier)
    • Method Detail

      • getIdentifier

        public String getIdentifier()
      • getQuestionAnswer

        public String getQuestionAnswer()
      • setQuestionAnswer

        public void setQuestionAnswer​(String questionAnswer)
      • getQuestionText

        public String getQuestionText()
      • setQuestionText

        public void setQuestionText​(String questionText)