mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 16:52:13 +00:00
Fix HttpSessionEventPublisher package name in FAQ.
This commit is contained in:
parent
66357a2077
commit
6ebb9abfb7
@ -424,7 +424,7 @@
|
||||
information will not be removed from the registry.</para>
|
||||
<programlisting language="xml"><![CDATA[
|
||||
<listener>
|
||||
<listener-class>org.springframework.security.ui.session.HttpSessionEventPublisher</listener-class>
|
||||
<listener-class>org.springframework.security.web.session.HttpSessionEventPublisher</listener-class>
|
||||
</listener> ]]>
|
||||
</programlisting>
|
||||
</answer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user