public class AdminUserDetailsServiceImpl extends Object implements org.springframework.security.core.userdetails.UserDetailsService
Modifier and Type | Field and Description |
---|---|
protected AdminSecurityService |
adminSecurityService |
Constructor and Description |
---|
AdminUserDetailsServiceImpl() |
protected AdminSecurityService adminSecurityService
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.UserDetailsService
org.springframework.security.core.userdetails.UsernameNotFoundException
org.springframework.dao.DataAccessException
Copyright © 2014. All rights reserved.