Uses of Interface
com.echothree.control.user.authentication.common.result.GetEmployeeLoginDefaultsResult
Packages that use GetEmployeeLoginDefaultsResult
Package
Description
-
Uses of GetEmployeeLoginDefaultsResult in com.echothree.control.user.authentication.common
Methods in com.echothree.control.user.authentication.common that return types with arguments of type GetEmployeeLoginDefaultsResultModifier and TypeMethodDescriptionAuthenticationService.getEmployeeLoginDefaults(UserVisitPK userVisitPK, GetEmployeeLoginDefaultsForm form) -
Uses of GetEmployeeLoginDefaultsResult in com.echothree.control.user.authentication.common.result
Methods in com.echothree.control.user.authentication.common.result that return GetEmployeeLoginDefaultsResultModifier and TypeMethodDescriptionAuthenticationResultFactory.getGetEmployeeLoginDefaultsResult() -
Uses of GetEmployeeLoginDefaultsResult in com.echothree.control.user.authentication.server
Methods in com.echothree.control.user.authentication.server that return types with arguments of type GetEmployeeLoginDefaultsResultModifier and TypeMethodDescriptionAuthenticationBean.getEmployeeLoginDefaults(UserVisitPK userVisitPK, GetEmployeeLoginDefaultsForm form)