public class UserDetailsServiceImpl extends Object implements org.springframework.security.core.userdetails.UserDetailsService
| Constructor and Description |
|---|
UserDetailsServiceImpl() |
public org.springframework.security.core.userdetails.UserDetails loadUserByUsername(String username) throws org.springframework.security.core.userdetails.UsernameNotFoundException, org.springframework.dao.DataAccessException
loadUserByUsername in interface org.springframework.security.core.userdetails.UserDetailsServiceorg.springframework.security.core.userdetails.UsernameNotFoundExceptionorg.springframework.dao.DataAccessExceptionCopyright © 2012-2013 web4thejob.org. All Rights Reserved.