From 1490fe0b0a62ffa4e1f66c1308bf0b2a4339834e Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Fri, 28 Mar 2008 00:47:08 +0000 Subject: [PATCH] Various fine-tuning so people can see AspectJ expressions and a simple, minimal configuration. --- .../applicationContext-security-ns.xml | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/samples/tutorial/src/main/webapp/WEB-INF/applicationContext-security-ns.xml b/samples/tutorial/src/main/webapp/WEB-INF/applicationContext-security-ns.xml index 8bb8cbf51d..7d13a6379c 100644 --- a/samples/tutorial/src/main/webapp/WEB-INF/applicationContext-security-ns.xml +++ b/samples/tutorial/src/main/webapp/WEB-INF/applicationContext-security-ns.xml @@ -12,30 +12,37 @@ xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-2.0.xsd"> - + + + - + - - + Uncomment to enable X509 client authentication support + --> - + + + + + @@ -62,6 +71,7 @@ +