Class JwtInterceptorConfigurer

  • All Implemented Interfaces:
    org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer

    @Order(-2147483549)
    public class JwtInterceptorConfigurer
    extends Object
    implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer
    • Method Detail

      • configureClientInboundChannel

        public void configureClientInboundChannel​(org.springframework.messaging.simp.config.ChannelRegistration registration)
        Specified by:
        configureClientInboundChannel in interface org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer
      • setHeaderValues

        public void setHeaderValues​(List<String> headerValues)
      • setHeaderName

        public void setHeaderName​(String headerName)