Uses of Class
cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService
Packages that use SysUserService
Package
Description
-
Uses of SysUserService in cn.herodotus.engine.supplier.upms.logic.configuration
Methods in cn.herodotus.engine.supplier.upms.logic.configuration with parameters of type SysUserServiceModifier and TypeMethodDescriptionSupplierUpmsLogicConfiguration.socialAuthenticationHandler(SysUserService sysUserService, SysSocialUserService sysSocialUserService, AccessHandlerStrategyFactory accessHandlerStrategyFactory) -
Uses of SysUserService in cn.herodotus.engine.supplier.upms.logic.processor
Constructors in cn.herodotus.engine.supplier.upms.logic.processor with parameters of type SysUserServiceModifierConstructorDescriptionDefaultSocialAuthenticationHandler(SysUserService sysUserService, SysSocialUserService sysSocialUserService, AccessHandlerStrategyFactory accessHandlerStrategyFactory) -
Uses of SysUserService in cn.herodotus.engine.supplier.upms.logic.service.hr
Constructors in cn.herodotus.engine.supplier.upms.logic.service.hr with parameters of type SysUserServiceModifierConstructorDescriptionSysEmployeeService(SysEmployeeRepository sysEmployeeRepository, SysOwnershipService sysOwnershipService, SysUserService sysUserService)