Class ForgotPasswordForm
java.lang.Object
org.duracloud.account.app.controller.ForgotPasswordForm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSecurityAnswer(String securityAnswer) voidsetSecurityQuestion(String securityQuestion) voidsetUsername(String username)
-
Constructor Details
-
ForgotPasswordForm
public ForgotPasswordForm()
-
-
Method Details
-
getUsername
-
setUsername
-
getSecurityQuestion
-
setSecurityQuestion
-
getSecurityAnswer
-
setSecurityAnswer
-