Uses of Interface
com.echothree.control.user.authentication.common.result.GetCustomerLoginDefaultsResult
Packages that use GetCustomerLoginDefaultsResult
Package
Description
-
Uses of GetCustomerLoginDefaultsResult in com.echothree.control.user.authentication.common
Methods in com.echothree.control.user.authentication.common that return types with arguments of type GetCustomerLoginDefaultsResultModifier and TypeMethodDescriptionAuthenticationService.getCustomerLoginDefaults(UserVisitPK userVisitPK, GetCustomerLoginDefaultsForm form) -
Uses of GetCustomerLoginDefaultsResult in com.echothree.control.user.authentication.common.result
Methods in com.echothree.control.user.authentication.common.result that return GetCustomerLoginDefaultsResultModifier and TypeMethodDescriptionAuthenticationResultFactory.getGetCustomerLoginDefaultsResult() -
Uses of GetCustomerLoginDefaultsResult in com.echothree.control.user.authentication.server
Methods in com.echothree.control.user.authentication.server that return types with arguments of type GetCustomerLoginDefaultsResultModifier and TypeMethodDescriptionAuthenticationBean.getCustomerLoginDefaults(UserVisitPK userVisitPK, GetCustomerLoginDefaultsForm form)