Restore legacy-websocket-configuration Link

In this way, links to this section will still arrive at something
helpful.

Issue gh-17295
This commit is contained in:
Josh Cummings 2025-07-10 15:03:10 -06:00
parent 9df668151b
commit 0c42b61cc1
No known key found for this signature in database
GPG Key ID: 869B37A20E876129

View File

@ -705,3 +705,9 @@ If we use XML-based configuration, we can use thexref:servlet/appendix/namespace
</b:constructor-arg> </b:constructor-arg>
</b:bean> </b:bean>
---- ----
[[legacy-websocket-configuration]]
== Legacy WebSocket Configuration
`AbstractSecurityWebSocketMessageBrokerConfigurer` and `MessageSecurityMetadataSourceRegistry` are removed as of Spring Security 7.
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.