From 540a12df842944ad4ee87655a681e128a0922ed4 Mon Sep 17 00:00:00 2001 From: Ray Krueger Date: Mon, 31 Jan 2005 05:18:17 +0000 Subject: [PATCH] Listing Jaas changes --- doc/xdocs/changes.xml | 2 ++ doc/xdocs/upgrade/upgrade-070-100.html | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml index 6d96d1ed50..18ec9067be 100644 --- a/doc/xdocs/changes.xml +++ b/doc/xdocs/changes.xml @@ -29,6 +29,8 @@ Made ConfigAttributeDefinition and ConfigAttribute Serializable FilterToBeanProxy now searches hierarchical bean factories Contacts sample web.xml no longer expect Log4j to be in classpath + JaasAuthenticatinProvider now uses System.property "java.security.auth.login.config" + JaasAuthenticationCallbackHandler Authentication is passed to handle method setAuthenticatoin removed Major CVS repository restructure to support Maven and eliminate libraries diff --git a/doc/xdocs/upgrade/upgrade-070-100.html b/doc/xdocs/upgrade/upgrade-070-100.html index d97c1525c9..e02a2baddc 100644 --- a/doc/xdocs/upgrade/upgrade-070-100.html +++ b/doc/xdocs/upgrade/upgrade-070-100.html @@ -1,6 +1,6 @@ -Acegi Security - Upgrading from version 0.7.0 to 0.1.0 +Acegi Security - Upgrading from version 0.7.0 to 1.0.0

Upgrading from 0.7.0 to 1.0.0

@@ -11,7 +11,8 @@ applications: