Package org.springframework.security.messaging.web.csrf
package org.springframework.security.messaging.web.csrf
-
ClassDescription
ChannelInterceptor
that validates that a valid CSRF is included in the header of anySimpMessageType.CONNECT
message.ChannelInterceptor
that validates a CSRF token masked by theXorCsrfTokenRequestAttributeHandler
in the header of anySimpMessageType.CONNECT
message.