@Service public class CustomUserDetailsServiceImpl extends Object implements org.springframework.security.core.userdetails.UserDetailsService
| 构造器和说明 |
|---|
CustomUserDetailsServiceImpl() |
@PostConstruct public void init()
public org.springframework.security.core.userdetails.UserDetails loadUserByUsername(String userName) throws org.springframework.security.core.userdetails.UsernameNotFoundException
loadUserByUsername 在接口中 org.springframework.security.core.userdetails.UserDetailsServiceorg.springframework.security.core.userdetails.UsernameNotFoundExceptionCopyright © 2022 Seata. All rights reserved.