toggle menu
api-infrastructure
JVM
switch theme
search in API
api-infrastructure
/
org.cryptotrader.api.library.infrastructure
/
JwtHandshakeInterceptor
/
beforeHandshake
before
Handshake
open
override
fun
beforeHandshake
(
request
:
ServerHttpRequest
,
response
:
ServerHttpResponse
,
wsHandler
:
WebSocketHandler
,
attributes
:
MutableMap
<
String
,
Any
>
)
:
Boolean