Is there a way to intercept CONNECT and SUBSCRIBE of Spring Security, to implement custom security?

后端 未结 0 1370
小蘑菇
小蘑菇 2020-12-29 16:54

My goal is to secure WebSocket endpoint from unauthorized user to CONNECT and to SUBSCRIBE.

Is there a way to intercept the CONNECT and SUBSCRIBE of Spring WebSocket

相关标签:
回答
  • 消灭零回复
提交回复
热议问题