Uses of Class
cn.herodotus.engine.core.identity.domain.AccessPrincipal
Packages that use AccessPrincipal
Package
Description
-
Uses of AccessPrincipal in cn.herodotus.engine.core.identity.service
Methods in cn.herodotus.engine.core.identity.service with parameters of type AccessPrincipalModifier and TypeMethodDescriptionorg.springframework.security.core.userdetails.UserDetailsEnhanceUserDetailsService.loadUserBySocial(String source, AccessPrincipal accessPrincipal) 通过社交集成的唯一id,获取用户信息 -
Uses of AccessPrincipal in cn.herodotus.engine.core.identity.strategy
Methods in cn.herodotus.engine.core.identity.strategy with parameters of type AccessPrincipalModifier and TypeMethodDescriptionStrategyUserDetailsService.findUserDetailsBySocial(String source, AccessPrincipal accessPrincipal)