@Component public class HerdUserDetailsService extends Object implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService<org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken>
| Constructor and Description |
|---|
HerdUserDetailsService() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.userdetails.UserDetails |
loadUserDetails(org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken token) |
public org.springframework.security.core.userdetails.UserDetails loadUserDetails(org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken token)
throws org.springframework.security.core.userdetails.UsernameNotFoundException
loadUserDetails in interface org.springframework.security.core.userdetails.AuthenticationUserDetailsService<org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken>org.springframework.security.core.userdetails.UsernameNotFoundExceptionCopyright © 2019. All rights reserved.