nl.surfnet.spring.security.opensaml
Class AssertionConsumerImpl

java.lang.Object
  extended by nl.surfnet.spring.security.opensaml.AssertionConsumerImpl
All Implemented Interfaces:
AssertionConsumer

public class AssertionConsumerImpl
extends Object
implements AssertionConsumer


Constructor Summary
AssertionConsumerImpl()
           
 
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
 

Constructor Detail

AssertionConsumerImpl

public AssertionConsumerImpl()
Method Detail

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.