From 2ee7cc1c186b64b209db19650ec308d15e2d77d3 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Wed, 6 Apr 2005 06:39:03 +0000 Subject: [PATCH] General update. --- doc/xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml index 8a5a2fe257..fca5cbecca 100644 --- a/doc/xdocs/changes.xml +++ b/doc/xdocs/changes.xml @@ -30,9 +30,9 @@ TokenBasedRememberMeServices changed to use long instead of int for tokenValiditySeconds (SPR-807) Handle null Authentication.getAuthorities() in AuthorizeTag PasswordDaoAuthenticationProvider no longer stores String against Authentication.setDetails() - Add credentialsExpiredFailureUrl getter/setter to AbstractProcessingFilter Update commons-codec dependency to 1.3 AbstractProcessingFilter no longer has setters for failures, it uses the exceptionMappings property + Update to match Spring 1.2 RC 1 official JAR dependencies X509 (certificate-based) authentication support