From 2fd0a650495e553eabae1daf5caac446ded27308 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Tue, 18 Oct 2011 19:18:56 -0500 Subject: [PATCH] SEC-1839: Updated preauth example to use instead of --- docs/manual/src/docbook/preauth.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/src/docbook/preauth.xml b/docs/manual/src/docbook/preauth.xml index 8d38567f52..050f0d6e00 100644 --- a/docs/manual/src/docbook/preauth.xml +++ b/docs/manual/src/docbook/preauth.xml @@ -167,7 +167,7 @@ class="org.springframework.security.web.authentication.preauth.PreAuthenticatedA - + ]]> We've assumed here that the security namespace is being used for configuration (hence the user of the custom-filter,