Class AuthenticationFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.authentication.common.form.AuthenticationFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BaseLoginFormstatic CustomerLoginFormstatic EmployeeLoginFormstatic GetCustomerLoginDefaultsFormstatic GetEmployeeLoginDefaultsFormstatic GetJobUserVisitFormstatic GetUserVisitFormstatic GetVendorLoginDefaultsFormstatic RecoverPasswordFormstatic RemoveInactiveUserKeysFormstatic SetPasswordFormstatic VendorLoginFormMethods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
AuthenticationFormFactory
public AuthenticationFormFactory()
-
-
Method Details
-
getCustomerLoginForm
-
getEmployeeLoginForm
-
getRecoverPasswordForm
-
getSetPasswordForm
-
getGetVendorLoginDefaultsForm
-
getBaseLoginForm
-
getInvalidateAbandonedUserVisitsForm
-
getGetCustomerLoginDefaultsForm
-
getGetUserVisitForm
-
getRemoveInactiveUserKeysForm
-
getGetEmployeeLoginDefaultsForm
-
getGetJobUserVisitForm
-
getVendorLoginForm
-