Commit Graph

6 Commits

Author SHA1 Message Date
Colin Sampaleanu 5d9d734735 more final version of the various PasswordEncoder implementations.
add unit tests for PasswordEncoder implementations.
remove ignore password case and ignore username case flags and handling from DaoAuthenticationProvider.
remove requirement described in JavaDoc for AuthenticationDao that it ignore case when returning a user by username. Implementations may still do so if configured as such.
2004-04-15 16:32:09 +00:00
Ben Alex 66e8d741ca Expand Contacts sample application to use Hessian and Burlap remoting. 2004-04-11 12:15:00 +00:00
Ben Alex 7f9d7520f6 Remove duplication with contacts-servlet.xml. 2004-04-09 05:48:41 +00:00
Ben Alex 1d225f8891 Changed filters to use ContextLoaderListener. 2004-04-09 05:42:43 +00:00
Ben Alex b1a3f8b182 Provide authentication failure reason to user. 2004-04-03 05:35:40 +00:00
Ben Alex 862f45e02f Initial commit. 2004-04-02 11:53:20 +00:00