nl.surfnet.spring.security.opensaml
Class AssertionConsumerImpl
java.lang.Object
nl.surfnet.spring.security.opensaml.AssertionConsumerImpl
- All Implemented Interfaces:
- AssertionConsumer
public class AssertionConsumerImpl
- extends Object
- implements AssertionConsumer
|
Method Summary |
org.springframework.security.core.userdetails.UserDetails |
consume(org.opensaml.saml2.core.Response samlResponse)
|
void |
setProvisioner(Provisioner provisioner)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssertionConsumerImpl
public AssertionConsumerImpl()
setProvisioner
public void setProvisioner(Provisioner provisioner)
consume
public org.springframework.security.core.userdetails.UserDetails consume(org.opensaml.saml2.core.Response samlResponse)
throws org.springframework.security.core.AuthenticationException
- Specified by:
consume in interface AssertionConsumer
- Throws:
org.springframework.security.core.AuthenticationException
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.