Uses of Class
org.acegisecurity.providers.UsernamePasswordAuthenticationToken
-
Uses of UsernamePasswordAuthenticationToken in org.acegisecurity.providers.dao
Modifier and TypeMethodDescriptionprotected abstract void
AbstractUserDetailsAuthenticationProvider.additionalAuthenticationChecks
(UserDetails userDetails, UsernamePasswordAuthenticationToken authentication) Deprecated.protected abstract UserDetails
AbstractUserDetailsAuthenticationProvider.retrieveUser
(String username, UsernamePasswordAuthenticationToken authentication) Deprecated.