\Ceo\SocketServerAuthManager

Summary

Methods
Properties
Constants
isAuthorizedTo()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

isAuthorizedTo()

isAuthorizedTo(\Thruway\Session  $session, \Thruway\Message\ActionMessageInterface  $message) 

Authorization check At the moment, only the daemon can publish, so we're only checking to see if a user can subscribe to a topic.

Parameters

\Thruway\Session $session
\Thruway\Message\ActionMessageInterface $message