Package org.acegisecurity.providers
Interface AuthenticationProvider
- All Known Implementing Classes:
 AbstractUserDetailsAuthenticationProvider
Deprecated.
- 
Method Summary
Modifier and TypeMethodDescriptionauthenticate(Authentication authentication) Deprecated.booleanDeprecated. 
- 
Method Details
- 
authenticate
Deprecated.- Throws:
 AuthenticationException
 - 
supports
Deprecated. 
 - 
 
AuthenticationProvider