Ben Alex
|
c641c445a0
|
Move port mapping functionality into separate classes to allow reuse. Permit implementations to override the source port (required given some browsers do not respond to HTTP redirects correctly).
|
2004-04-27 06:37:42 +00:00 |
Ben Alex
|
e0d57de330
|
Add DaoAuthenticationProvider caching support.
|
2004-04-23 05:01:57 +00:00 |
Ben Alex
|
26ff665dee
|
Correct <A HREF> tags to use proper URL encoding.
|
2004-04-23 01:39:21 +00:00 |
Ben Alex
|
f1abf780b5
|
Add support for HTTP Basic Authentication.
|
2004-04-11 12:09:08 +00:00 |
Colin Sampaleanu
|
6c26e79a0f
|
change AuthenticationProcessingFilter and SecurityEnforcementFilter to use Spring's WebApplicationContextUtils by defualt to find their config context.
|
2004-04-09 02:44:17 +00:00 |