public class MockBasicAuthenticationManager extends Object implements org.springframework.security.authentication.AuthenticationManager
AuthenticationManager that is used in the basic external mock group
provider| Constructor and Description |
|---|
MockBasicAuthenticationManager() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
authenticate(org.springframework.security.core.Authentication authentication) |
public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authentication)
throws org.springframework.security.core.AuthenticationException
authenticate in interface org.springframework.security.authentication.AuthenticationManagerorg.springframework.security.core.AuthenticationExceptionCopyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.