public interface StrategyUserDetailsService
Description: 系统用户服务策略定义
| 限定符和类型 | 方法和说明 |
|---|---|
HerodotusUser |
findUserDetailsBySocial(String source,
cn.herodotus.engine.assistant.core.domain.AccessPrincipal accessPrincipal) |
HerodotusUser |
findUserDetailsByUsername(String userName) |
HerodotusUser findUserDetailsByUsername(String userName) throws org.springframework.security.core.AuthenticationException
org.springframework.security.core.AuthenticationExceptionHerodotusUser findUserDetailsBySocial(String source, cn.herodotus.engine.assistant.core.domain.AccessPrincipal accessPrincipal) throws org.springframework.security.core.AuthenticationException
org.springframework.security.core.AuthenticationExceptionCopyright © 2023 Dromara. All rights reserved.