nl.surfnet.coin.api.saml
Class SAMLAuthenticationManager

java.lang.Object
  extended by nl.surfnet.coin.api.saml.SAMLAuthenticationManager
All Implemented Interfaces:
org.springframework.security.authentication.AuthenticationManager

public class SAMLAuthenticationManager
extends Object
implements org.springframework.security.authentication.AuthenticationManager

SAMLAuthenticationManager.java


Constructor Summary
SAMLAuthenticationManager()
           
 
Method Summary
 org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authentication)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAMLAuthenticationManager

public SAMLAuthenticationManager()
Method Detail

authenticate

public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authentication)
                                                              throws org.springframework.security.core.AuthenticationException
Specified by:
authenticate in interface org.springframework.security.authentication.AuthenticationManager
Throws:
org.springframework.security.core.AuthenticationException


Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.