From 6a37e4be86115fa75a7506ac71e525bbe0fbe4c4 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sat, 5 Jun 2010 16:53:01 +0100 Subject: [PATCH] Fix OpenID sample to use new syntax for excluding requests. --- .../webapp/WEB-INF/applicationContext-security.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/samples/openid/src/main/webapp/WEB-INF/applicationContext-security.xml b/samples/openid/src/main/webapp/WEB-INF/applicationContext-security.xml index aa13cc6531..31acd90189 100644 --- a/samples/openid/src/main/webapp/WEB-INF/applicationContext-security.xml +++ b/samples/openid/src/main/webapp/WEB-INF/applicationContext-security.xml @@ -10,11 +10,17 @@ xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-3.1.xsd"> + + + + + + + + + + - - - -