HTTP Form Authentication involves using the
AuthenticationProcessingFilter
to process a login
form. This is the most common way for an application to authenticate end
users. Form-based authentication is entirely compatible with the DAO
and JAAS authentication providers.