From cf0289bc0214d411393c2885fe0ec6fb870c6771 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sat, 23 Oct 2010 18:24:04 +0100 Subject: [PATCH] SEC-1598: Removed invalid properties from SessionFixationProtectionStrategy bean declaration in Session Management chapter docbook. --- docs/manual/src/docbook/session-mgmt.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/manual/src/docbook/session-mgmt.xml b/docs/manual/src/docbook/session-mgmt.xml index a00ca41df6..127de44eb6 100644 --- a/docs/manual/src/docbook/session-mgmt.xml +++ b/docs/manual/src/docbook/session-mgmt.xml @@ -53,10 +53,7 @@ - - - + "org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy" /> ]]> Note that the use of the default, SessionFixationProtectionStrategy may cause issues if you are storing beans in the session which implement