@Service public class PortalPreAuthenticatedUserDetailsService extends Object implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService
| Constructor and Description |
|---|
PortalPreAuthenticatedUserDetailsService() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.userdetails.UserDetails |
loadUserDetails(org.springframework.security.core.Authentication authentication) |
public PortalPreAuthenticatedUserDetailsService()
public org.springframework.security.core.userdetails.UserDetails loadUserDetails(org.springframework.security.core.Authentication authentication)
throws org.springframework.security.core.userdetails.UsernameNotFoundException
loadUserDetails in interface org.springframework.security.core.userdetails.AuthenticationUserDetailsServiceorg.springframework.security.core.userdetails.UsernameNotFoundExceptionCopyright © 2016 Jasig. All rights reserved.