nl.surfnet.spring.security.opensaml
Interface AssertionConsumer

All Known Implementing Classes:
AssertionConsumerImpl

public interface AssertionConsumer


Method Summary
 org.springframework.security.core.userdetails.UserDetails consume(org.opensaml.saml2.core.Response samlResponse)
           
 

Method Detail

consume

org.springframework.security.core.userdetails.UserDetails consume(org.opensaml.saml2.core.Response samlResponse)
                                                                  throws org.springframework.security.core.AuthenticationException
Throws:
org.springframework.security.core.AuthenticationException


Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.