public class RichUserDetailsService extends Object implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService<org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken>
| Constructor and Description |
|---|
RichUserDetailsService(org.springframework.core.env.Environment environment,
IdentityProviderService identityProviderService,
Janus janusClient) |
| Modifier and Type | Method and Description |
|---|---|
CoinUser |
loadUserDetails(org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken token) |
public RichUserDetailsService(org.springframework.core.env.Environment environment,
IdentityProviderService identityProviderService,
Janus janusClient)
public CoinUser 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 © 2016 Pivotal Software, Inc.. All rights reserved.