PHP Class Sulu\Component\Websocket\MessageDispatcher\AuthenticatedMessageHandlerContext

Inheritance: extends MessageHandlerContext, implements Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContextInterface
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContextInterface $context, $handlerName )
getFirewallUser ( )

Method Details

__construct() public méthode

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

getFirewallUser() public méthode

public getFirewallUser ( )