From 3b68951ca31705f6e3e3aed27a1b8d04bb732412 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Thu, 5 Jun 2008 20:47:16 +0000 Subject: [PATCH] 2.0.2 security --- spring-webflow-samples/booking-faces/ivy.xml | 2 +- .../webapp/WEB-INF/config/security-config.xml | 21 +++---------------- spring-webflow-samples/booking-mvc/ivy.xml | 2 +- 3 files changed, 5 insertions(+), 20 deletions(-) diff --git a/spring-webflow-samples/booking-faces/ivy.xml b/spring-webflow-samples/booking-faces/ivy.xml index 66c465f7..bf85d443 100755 --- a/spring-webflow-samples/booking-faces/ivy.xml +++ b/spring-webflow-samples/booking-faces/ivy.xml @@ -42,7 +42,7 @@ - + diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml index 3754a790..58b563da 100644 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml @@ -6,36 +6,21 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/security - http://www.springframework.org/schema/security/spring-security-2.0.1.xsd"> + http://www.springframework.org/schema/security/spring-security-2.0.2.xsd"> - + - + - - - - - - - - - - - - - - -