Method | Description | |
---|---|---|
__construct ( Sulu\Component\Security\Authorization\SecurityCheckerInterface $securityChecker ) | ||
onKernelController ( |
Checks if the action is allowed for the current user, and throws an Exception otherwise. |
public __construct ( Sulu\Component\Security\Authorization\SecurityCheckerInterface $securityChecker ) | ||
$securityChecker | Sulu\Component\Security\Authorization\SecurityCheckerInterface |
public onKernelController ( |
||
$event |