public class ShibbolethUserDetailService extends Object implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService<org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken>
| Constructor and Description |
|---|
ShibbolethUserDetailService() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.userdetails.UserDetails |
loadUserDetails(org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken authentication) |
public org.springframework.security.core.userdetails.UserDetails loadUserDetails(org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken authentication)
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 © 2012–2017 Pivotal Software, Inc.. All rights reserved.