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 BaseLoginForm
static CustomerLoginForm
static EmployeeLoginForm
static GetCustomerLoginDefaultsForm
static GetEmployeeLoginDefaultsForm
static GetJobUserVisitForm
static GetUserVisitForm
static GetVendorLoginDefaultsForm
static RecoverPasswordForm
static RemoveInactiveUserKeysForm
static SetPasswordForm
static VendorLoginForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
AuthenticationFormFactory
public AuthenticationFormFactory()
-
-
Method Details
-
getBaseLoginForm
-
getCustomerLoginForm
-
getEmployeeLoginForm
-
getGetCustomerLoginDefaultsForm
-
getGetEmployeeLoginDefaultsForm
-
getGetJobUserVisitForm
-
getGetUserVisitForm
-
getGetVendorLoginDefaultsForm
-
getInvalidateAbandonedUserVisitsForm
-
getRecoverPasswordForm
-
getRemoveInactiveUserKeysForm
-
getSetPasswordForm
-
getVendorLoginForm
-