Package org.springframework.security.messaging.web.csrf
-
Class Summary Class Description CsrfChannelInterceptor ChannelInterceptorAdapter
that validates that a valid CSRF is included in the header of anySimpMessageType.CONNECT
message.XorCsrfChannelInterceptor ChannelInterceptor
that validates a CSRF token masked by theXorCsrfTokenRequestAttributeHandler
in the header of anySimpMessageType.CONNECT
message.