public class SAMLResponseAuthenticationProvider extends Object implements org.springframework.security.authentication.AuthenticationProvider
| Constructor and Description |
|---|
SAMLResponseAuthenticationProvider(AssertionConsumer assertionConsumer) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
authenticate(org.springframework.security.core.Authentication submitted) |
boolean |
supports(Class<? extends Object> authentication) |
public SAMLResponseAuthenticationProvider(AssertionConsumer assertionConsumer)
public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication submitted)
throws org.springframework.security.core.AuthenticationException
authenticate in interface org.springframework.security.authentication.AuthenticationProviderorg.springframework.security.core.AuthenticationExceptionCopyright © 2012–2014 SURFnet bv, The Netherlands. All rights reserved.