Uses of Class
cn.herodotus.engine.core.identity.domain.HerodotusUser
Packages that use HerodotusUser
Package
Description
-
Uses of HerodotusUser in cn.herodotus.engine.core.identity.jackson2
Methods in cn.herodotus.engine.core.identity.jackson2 that return HerodotusUserModifier and TypeMethodDescriptionHerodotusUserDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) This method will createUserobject. -
Uses of HerodotusUser in cn.herodotus.engine.core.identity.service
Methods in cn.herodotus.engine.core.identity.service that return HerodotusUserModifier and TypeMethodDescriptionEnhanceUserDetailsService.loadHerodotusUserByUsername(String username) 系统用户名 -
Uses of HerodotusUser in cn.herodotus.engine.core.identity.strategy
Methods in cn.herodotus.engine.core.identity.strategy that return HerodotusUserModifier and TypeMethodDescriptionStrategyUserDetailsService.findUserDetailsBySocial(String source, AccessPrincipal accessPrincipal) StrategyUserDetailsService.findUserDetailsByUsername(String username)