PHP Class Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContext

Inheritance: extends ConnectionContext, implements Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContextInterface
Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( $firewall, Ratchet\ConnectionInterface $conn )
getFirewallUser ( )
isValid ( )

Method Details

__construct() public method

public __construct ( $firewall, Ratchet\ConnectionInterface $conn )
$conn Ratchet\ConnectionInterface

getFirewallUser() public method

public getFirewallUser ( )

isValid() public method

public isValid ( )