From d9634bcb3958299ba986af414544534e037d26bc Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Fri, 11 Jul 2008 10:56:57 +0000 Subject: [PATCH] SEC-920: Update preauth sample to make use of internal authentication manager http://jira.springframework.org/browse/SEC-920. Updated context file to use . --- .../WEB-INF/applicationContext-security.xml | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/samples/preauth/src/main/webapp/WEB-INF/applicationContext-security.xml b/samples/preauth/src/main/webapp/WEB-INF/applicationContext-security.xml index 49acf3b2e9..049bc3d5a2 100644 --- a/samples/preauth/src/main/webapp/WEB-INF/applicationContext-security.xml +++ b/samples/preauth/src/main/webapp/WEB-INF/applicationContext-security.xml @@ -18,18 +18,13 @@ - - - - - - - - - - - + + + + + +