Uses of Interface
com.echothree.control.user.authentication.common.form.EmployeeLoginForm
Packages that use EmployeeLoginForm
Package
Description
-
Uses of EmployeeLoginForm in com.echothree.control.user.authentication.common
Methods in com.echothree.control.user.authentication.common that return EmployeeLoginFormMethods in com.echothree.control.user.authentication.common with parameters of type EmployeeLoginFormModifier and TypeMethodDescriptionAuthenticationService.employeeLogin(UserVisitPK userVisitPK, EmployeeLoginForm form) -
Uses of EmployeeLoginForm in com.echothree.control.user.authentication.common.form
Methods in com.echothree.control.user.authentication.common.form that return EmployeeLoginFormModifier and TypeMethodDescriptionstatic EmployeeLoginFormAuthenticationFormFactory.getEmployeeLoginForm() -
Uses of EmployeeLoginForm in com.echothree.control.user.authentication.common.result
Methods in com.echothree.control.user.authentication.common.result that return EmployeeLoginFormMethods in com.echothree.control.user.authentication.common.result with parameters of type EmployeeLoginFormModifier and TypeMethodDescriptionvoidGetEmployeeLoginDefaultsResult.setEmployeeLoginForm(EmployeeLoginForm customerLoginForm) -
Uses of EmployeeLoginForm in com.echothree.control.user.authentication.server
Methods in com.echothree.control.user.authentication.server that return EmployeeLoginFormMethods in com.echothree.control.user.authentication.server with parameters of type EmployeeLoginFormModifier and TypeMethodDescriptionAuthenticationBean.employeeLogin(UserVisitPK userVisitPK, EmployeeLoginForm form)