public class Wso2IdUserDetailsService extends Object implements org.acegisecurity.userdetails.UserDetailsService
| Constructor and Description |
|---|
Wso2IdUserDetailsService() |
| Modifier and Type | Method and Description |
|---|---|
org.acegisecurity.userdetails.UserDetails |
loadUserByUsername(String username) |
public org.acegisecurity.userdetails.UserDetails 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–2017. All rights reserved.