Class ForgotPasswordForm

java.lang.Object
org.duracloud.account.app.controller.ForgotPasswordForm

public class ForgotPasswordForm extends Object
  • Constructor Details

    • ForgotPasswordForm

      public ForgotPasswordForm()
  • Method Details

    • 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)