Uses of Class
cn.herodotus.engine.supplier.upms.logic.service.security.SysSocialUserService
Packages that use SysSocialUserService
Package
Description
-
Uses of SysSocialUserService in cn.herodotus.engine.supplier.upms.logic.configuration
Methods in cn.herodotus.engine.supplier.upms.logic.configuration with parameters of type SysSocialUserServiceModifier and TypeMethodDescriptionSupplierUpmsLogicConfiguration.socialAuthenticationHandler(SysUserService sysUserService, SysSocialUserService sysSocialUserService, AccessHandlerStrategyFactory accessHandlerStrategyFactory) -
Uses of SysSocialUserService in cn.herodotus.engine.supplier.upms.logic.processor
Constructors in cn.herodotus.engine.supplier.upms.logic.processor with parameters of type SysSocialUserServiceModifierConstructorDescriptionDefaultSocialAuthenticationHandler(SysUserService sysUserService, SysSocialUserService sysSocialUserService, AccessHandlerStrategyFactory accessHandlerStrategyFactory)