Skip to content

Commit 0c42b61

Browse files
committed
Restore legacy-websocket-configuration Link
In this way, links to this section will still arrive at something helpful. Issue gh-17295
1 parent 9df6681 commit 0c42b61

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/modules/ROOT/pages/servlet/integrations/websocket.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,3 +705,9 @@ If we use XML-based configuration, we can use thexref:servlet/appendix/namespace
705705
</b:constructor-arg>
706706
</b:bean>
707707
----
708+
709+
[[legacy-websocket-configuration]]
710+
== Legacy WebSocket Configuration
711+
712+
`AbstractSecurityWebSocketMessageBrokerConfigurer` and `MessageSecurityMetadataSourceRegistry` are removed as of Spring Security 7.
713+
Please see https://docs.spring.io/spring-security/reference/5.8/migration/servlet/authorization.html#_use_authorizationmanager_for_message_security[the 5.8 migration guide] for guidance.

0 commit comments

Comments
 (0)