Class LoginForm
java.lang.Object
de.hybris.platform.acceleratorstorefrontcommons.forms.LoginForm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetJ_password(String j_password) voidsetJ_username(String j_username) voidsetLastOtpUserName(String lastOtpUserName) voidsetOtpPassword(String otpPassword) voidsetOtpUserName(String otpUserName)
-
Constructor Details
-
LoginForm
public LoginForm()
-
-
Method Details
-
getJ_username
- Returns:
- the j_username
-
setJ_username
- Parameters:
j_username- the j_username to set
-
getJ_password
- Returns:
- the j_password
-
setJ_password
- Parameters:
j_password- the j_password to set
-
getOtpPassword
-
setOtpPassword
-
getOtpUserName
-
setOtpUserName
-
getLastOtpUserName
-
setLastOtpUserName
-
getOtpVerificationTokenEnabled
-