Class JwtInterceptorConfigurer

java.lang.Object
org.activiti.cloud.services.notifications.qraphql.ws.security.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
  • Constructor Details

  • Method Details

    • 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)