nl.surfnet.coin.api.basic
Class MockBasicAuthenticationManager
java.lang.Object
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
|
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 |
MockBasicAuthenticationManager
public MockBasicAuthenticationManager()
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.