Uses of Interface
com.echothree.control.user.authentication.common.form.VendorLoginForm
Packages that use VendorLoginForm
Package
Description
-
Uses of VendorLoginForm in com.echothree.control.user.authentication.common
Methods in com.echothree.control.user.authentication.common that return VendorLoginFormMethods in com.echothree.control.user.authentication.common with parameters of type VendorLoginFormModifier and TypeMethodDescriptionAuthenticationService.vendorLogin(UserVisitPK userVisitPK, VendorLoginForm form) -
Uses of VendorLoginForm in com.echothree.control.user.authentication.common.form
Methods in com.echothree.control.user.authentication.common.form that return VendorLoginFormModifier and TypeMethodDescriptionstatic VendorLoginFormAuthenticationFormFactory.getVendorLoginForm() -
Uses of VendorLoginForm in com.echothree.control.user.authentication.common.result
Methods in com.echothree.control.user.authentication.common.result that return VendorLoginFormMethods in com.echothree.control.user.authentication.common.result with parameters of type VendorLoginFormModifier and TypeMethodDescriptionvoidGetVendorLoginDefaultsResult.setVendorLoginForm(VendorLoginForm vendorLoginForm) -
Uses of VendorLoginForm in com.echothree.control.user.authentication.server
Methods in com.echothree.control.user.authentication.server that return VendorLoginFormMethods in com.echothree.control.user.authentication.server with parameters of type VendorLoginFormModifier and TypeMethodDescriptionAuthenticationBean.vendorLogin(UserVisitPK userVisitPK, VendorLoginForm form)