public class SamlUserDetailsService extends Object implements org.acegisecurity.userdetails.UserDetailsService
| Constructor and Description |
|---|
SamlUserDetailsService() |
| Modifier and Type | Method and Description |
|---|---|
SamlUserDetails |
loadUserByUsername(String username) |
public SamlUserDetails loadUserByUsername(String username) throws org.acegisecurity.userdetails.UsernameNotFoundException, org.springframework.dao.DataAccessException
loadUserByUsername in interface org.acegisecurity.userdetails.UserDetailsServiceorg.acegisecurity.userdetails.UsernameNotFoundExceptionorg.springframework.dao.DataAccessExceptionCopyright © 2016. All rights reserved.