nl.surfnet.coin.api.basic
Class MockBasicAuthenticationManager

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

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

AuthenticationManager that is used in the basic external mock group provider


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

MockBasicAuthenticationManager

public MockBasicAuthenticationManager()
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-2012 SURFnet bv, The Netherlands. All Rights Reserved.