Uses of Class
cn.herodotus.engine.message.websocket.interceptor.WebSocketAuthenticationHandshakeInterceptor
Packages that use WebSocketAuthenticationHandshakeInterceptor
-
Uses of WebSocketAuthenticationHandshakeInterceptor in cn.herodotus.engine.message.websocket.configuration
Methods in cn.herodotus.engine.message.websocket.configuration that return WebSocketAuthenticationHandshakeInterceptorModifier and TypeMethodDescriptionMessageWebSocketConfiguration.webSocketPrincipalHandshakeHandler(cn.herodotus.engine.assistant.core.support.BearerTokenResolver bearerTokenResolver) Constructors in cn.herodotus.engine.message.websocket.configuration with parameters of type WebSocketAuthenticationHandshakeInterceptorModifierConstructorDescriptionWebSocketMessageBrokerConfiguration(WebSocketProperties webSocketProperties, WebSocketAuthenticationHandshakeInterceptor webSocketAuthenticationHandshakeInterceptor)