nl.surfnet.mujina.saml
Class RealAssertionConsumer

java.lang.Object
  extended by nl.surfnet.mujina.saml.RealAssertionConsumer
All Implemented Interfaces:
AssertionConsumer

public class RealAssertionConsumer
extends Object
implements AssertionConsumer


Constructor Summary
RealAssertionConsumer()
           
 
Method Summary
 User consume(org.opensaml.saml2.core.Response samlResponse)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RealAssertionConsumer

public RealAssertionConsumer()
Method Detail

consume

public User 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 © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.