nl.surfnet.mujina.spring
Class SAMLResponseAuthenticationProvider
java.lang.Object
nl.surfnet.mujina.spring.SAMLResponseAuthenticationProvider
- All Implemented Interfaces:
- org.springframework.security.authentication.AuthenticationProvider
public class SAMLResponseAuthenticationProvider
- extends Object
- implements org.springframework.security.authentication.AuthenticationProvider
|
Method Summary |
org.springframework.security.core.Authentication |
authenticate(org.springframework.security.core.Authentication submitted)
|
boolean |
supports(Class<? extends Object> authentication)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAMLResponseAuthenticationProvider
public SAMLResponseAuthenticationProvider(AssertionConsumer assertionConsumer)
authenticate
public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication submitted)
throws org.springframework.security.core.AuthenticationException
- Specified by:
authenticate in interface org.springframework.security.authentication.AuthenticationProvider
- Throws:
org.springframework.security.core.AuthenticationException
supports
public boolean supports(Class<? extends Object> authentication)
- Specified by:
supports in interface org.springframework.security.authentication.AuthenticationProvider
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.