Uses of Interface
com.echothree.control.user.authentication.common.result.GetVendorLoginDefaultsResult
Packages that use GetVendorLoginDefaultsResult
Package
Description
-
Uses of GetVendorLoginDefaultsResult in com.echothree.control.user.authentication.common
Methods in com.echothree.control.user.authentication.common that return types with arguments of type GetVendorLoginDefaultsResultModifier and TypeMethodDescriptionAuthenticationService.getVendorLoginDefaults(UserVisitPK userVisitPK, GetVendorLoginDefaultsForm form) -
Uses of GetVendorLoginDefaultsResult in com.echothree.control.user.authentication.common.result
Methods in com.echothree.control.user.authentication.common.result that return GetVendorLoginDefaultsResultModifier and TypeMethodDescriptionstatic GetVendorLoginDefaultsResultAuthenticationResultFactory.getGetVendorLoginDefaultsResult() -
Uses of GetVendorLoginDefaultsResult in com.echothree.control.user.authentication.server
Methods in com.echothree.control.user.authentication.server that return types with arguments of type GetVendorLoginDefaultsResultModifier and TypeMethodDescriptionAuthenticationBean.getVendorLoginDefaults(UserVisitPK userVisitPK, GetVendorLoginDefaultsForm form)