public class SimpleAuthenticationManager extends Object implements org.springframework.security.authentication.AuthenticationManager
Constructor and Description |
---|
SimpleAuthenticationManager() |
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.AuthenticationManager
org.springframework.security.core.AuthenticationException