public class CoreUserDetailsService extends java.lang.Object implements org.springframework.security.core.userdetails.UserDetailsService
Constructor and Description |
---|
CoreUserDetailsService() |
Modifier and Type | Method and Description |
---|---|
org.springframework.security.core.userdetails.UserDetails |
loadUserByUsername(java.lang.String username) |
public CoreUserDetailsService()
public org.springframework.security.core.userdetails.UserDetails loadUserByUsername(java.lang.String username) throws org.springframework.security.core.userdetails.UsernameNotFoundException
loadUserByUsername
in interface org.springframework.security.core.userdetails.UserDetailsService
org.springframework.security.core.userdetails.UsernameNotFoundException
Copyright © 2015 Tampere University of Technology, Pori Department.