PHP 클래스 Sulu\Component\Websocket\MessageDispatcher\AuthenticatedMessageHandlerContext

상속: extends MessageHandlerContext, implements Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContextInterface
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
__construct ( Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContextInterface $context, $handlerName )
getFirewallUser ( )

메소드 상세

__construct() 공개 메소드

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

getFirewallUser() 공개 메소드

public getFirewallUser ( )