@Component @Transactional public class RbacUserDetailsService extends Object implements org.springframework.security.core.userdetails.UserDetailsService
| 构造器和说明 |
|---|
RbacUserDetailsService() |
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 © 2018. All rights reserved.