Ben Alex
fa9b872570
Initial CAS support.
22 years ago
Ben Alex
782bfe5a74
Updated to reflect new Spring Framework 1.0 styles.
22 years ago
Ben Alex
6815e693a7
Make SecurityEnforcementFilter support pluggable authentication entry points. Enhance BASIC authentication so it's a viable alternative to form-based authentication for user agents like IE and Netscape.
22 years ago
Ben Alex
7e85bbc054
Relaxed requirement so targetClass OR targetBean can be used (targetBean no longer requires targetClass to be specified as well).
22 years ago
Ben Alex
38835da164
Provide a proxy so filters can be loaded directly from the application context.
22 years ago
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.
22 years ago
Ben Alex
7ae1844130
Improve client application by moving username/password specification to command-line.
22 years ago
Ben Alex
f1abf780b5
Add support for HTTP Basic Authentication.
22 years ago
Ben Alex
bd35a47233
Support configuration via Apache Ant paths (not only regular expressions).
22 years ago
Ben Alex
7eefbd3bb2
Update to use contextConfigLocation.
22 years ago
Ben Alex
1fafde9cbb
Update for version 0.4.
22 years ago
Francois Beausoleil
07e9652ce1
* docs/reference/src/index.xml:
...
Fleshed out the taglib reference section.
22 years ago
Francois Beausoleil
89cbc9988b
* docs/reference/src/index.xml:
...
Began documenting Acegi authz taglib.
22 years ago
Ben Alex
35fe1e7b73
Initial commit.
22 years ago