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.
This commit is contained in:
Colin Sampaleanu
2004-04-15 16:32:09 +00:00
parent 41a837f8cd
commit 5d9d734735
22 changed files with 274 additions and 150 deletions

View File

@@ -1,5 +1,5 @@
#HSQL database
#Wed Apr 14 23:23:24 EDT 2004
#Thu Apr 15 12:20:59 EDT 2004
sql.strict_fk=true
readonly=false
sql.strong_fk=true