Class ForgotPasswordForm


  • public class ForgotPasswordForm
    extends Object
    • Constructor Detail

      • ForgotPasswordForm

        public ForgotPasswordForm()
    • Method Detail

      • getUsername

        public String getUsername()
      • setUsername

        public void setUsername​(String username)
      • getSecurityQuestion

        public String getSecurityQuestion()
      • setSecurityQuestion

        public void setSecurityQuestion​(String securityQuestion)
      • getSecurityAnswer

        public String getSecurityAnswer()
      • setSecurityAnswer

        public void setSecurityAnswer​(String securityAnswer)