Uses of Interface
com.echothree.control.user.authentication.common.form.CustomerLoginForm
Packages that use CustomerLoginForm
Package
Description
-
Uses of CustomerLoginForm in com.echothree.control.user.authentication.common
Methods in com.echothree.control.user.authentication.common that return CustomerLoginFormMethods in com.echothree.control.user.authentication.common with parameters of type CustomerLoginFormModifier and TypeMethodDescriptionAuthenticationService.customerLogin(UserVisitPK userVisitPK, CustomerLoginForm form) -
Uses of CustomerLoginForm in com.echothree.control.user.authentication.common.form
Methods in com.echothree.control.user.authentication.common.form that return CustomerLoginFormModifier and TypeMethodDescriptionstatic CustomerLoginFormAuthenticationFormFactory.getCustomerLoginForm() -
Uses of CustomerLoginForm in com.echothree.control.user.authentication.common.result
Methods in com.echothree.control.user.authentication.common.result that return CustomerLoginFormMethods in com.echothree.control.user.authentication.common.result with parameters of type CustomerLoginFormModifier and TypeMethodDescriptionvoidGetCustomerLoginDefaultsResult.setCustomerLoginForm(CustomerLoginForm customerLoginForm) -
Uses of CustomerLoginForm in com.echothree.control.user.authentication.server
Methods in com.echothree.control.user.authentication.server that return CustomerLoginFormMethods in com.echothree.control.user.authentication.server with parameters of type CustomerLoginFormModifier and TypeMethodDescriptionAuthenticationBean.customerLogin(UserVisitPK userVisitPK, CustomerLoginForm form)