@Component public class UserDetailsService extends Object implements org.springframework.security.userdetails.UserDetailsService
Constructor and Description |
---|
UserDetailsService() |
public org.springframework.security.userdetails.UserDetails loadUserByUsername(String username) throws org.springframework.security.userdetails.UsernameNotFoundException, org.springframework.dao.DataAccessException
loadUserByUsername
in interface org.springframework.security.userdetails.UserDetailsService
org.springframework.security.userdetails.UsernameNotFoundException
org.springframework.dao.DataAccessException
UserDetailsService.loadUserByUsername(String)