Uses of Class
cn.herodotus.engine.logic.upms.service.security.SysSocialUserService
Packages that use SysSocialUserService
-
Uses of SysSocialUserService in cn.herodotus.engine.logic.upms.config
Methods in cn.herodotus.engine.logic.upms.config with parameters of type SysSocialUserServiceModifier and TypeMethodDescriptionLogicUpmsConfiguration.socialAuthenticationHandler(SysUserService sysUserService, SysSocialUserService sysSocialUserService, AccessHandlerStrategyFactory accessHandlerStrategyFactory) -
Uses of SysSocialUserService in cn.herodotus.engine.logic.upms.handler
Constructors in cn.herodotus.engine.logic.upms.handler with parameters of type SysSocialUserServiceModifierConstructorDescriptionDefaultSocialAuthenticationHandler(SysUserService sysUserService, SysSocialUserService sysSocialUserService, AccessHandlerStrategyFactory accessHandlerStrategyFactory)