From 7a3135f0f943cb7929f8611a68693a326328b938 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 396b0e252d..ba36f09072 100644 --- a/docs/manual/src/docbook/preauth.xml +++ b/docs/manual/src/docbook/preauth.xml @@ -160,7 +160,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,