mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-20 19:12:14 +00:00
SEC-1776: Corrected typo in manual
This commit is contained in:
parent
cb7a94af88
commit
0f1ae574ab
@ -355,7 +355,7 @@
|
|||||||
a new session and copy the session attributes to the new session. Defaults to
|
a new session and copy the session attributes to the new session. Defaults to
|
||||||
"migrateSession".</para>
|
"migrateSession".</para>
|
||||||
<para> If session fixation protection is enabled, the
|
<para> If session fixation protection is enabled, the
|
||||||
<classname>SessionManagementFilter</classname> is inected with a appropriately
|
<classname>SessionManagementFilter</classname> is injected with an appropriately
|
||||||
configured <classname>DefaultSessionAuthenticationStrategy</classname>. See the
|
configured <classname>DefaultSessionAuthenticationStrategy</classname>. See the
|
||||||
Javadoc for this class for more details. </para>
|
Javadoc for this class for more details. </para>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user