monitoring-service
Preparing search index...
interfaces/web-sockets/middleware/SocketAuthMiddleware
SocketAuthMiddleware
Class SocketAuthMiddleware
Index
Constructors
constructor
Methods
authenticate
authenticate
Admin
Constructors
constructor
new
SocketAuthMiddleware
()
:
SocketAuthMiddleware
Returns
SocketAuthMiddleware
Methods
authenticate
authenticate
(
socket
:
Socket
,
next
:
SocketNextFunction
)
:
Promise
<
void
>
Parameters
socket
:
Socket
next
:
SocketNextFunction
Returns
Promise
<
void
>
authenticate
Admin
authenticateAdmin
(
socket
:
Socket
,
next
:
SocketNextFunction
)
:
Promise
<
void
>
Parameters
socket
:
Socket
next
:
SocketNextFunction
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
authenticate
authenticate
Admin
monitoring-service
Loading...