PHP Class Sulu\Component\Websocket\MessageDispatcher\AuthenticatedMessageHandlerContext

Inheritance: extends MessageHandlerContext, implements Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContextInterface
Datei anzeigen Open project: sulu/sulu

Public Methods

Method Description
__construct ( Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContextInterface $context, $handlerName )
getFirewallUser ( )

Method Details

__construct() public method

public __construct ( Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContextInterface $context, $handlerName )
$context Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContextInterface

getFirewallUser() public method

public getFirewallUser ( )