PHP Class ManaPHP\Authorization\Bypass

Inheritance: implements ManaPHP\AuthorizationInterface
Afficher le fichier Open project: manaphp/manaphp

Méthodes publiques

Méthode Description
authorize ( ManaPHP\Mvc\DispatcherInterface $dispatcher ) : boolean
isAllowed ( string $permission, string $userId = null ) : boolean

Method Details

authorize() public méthode

public authorize ( ManaPHP\Mvc\DispatcherInterface $dispatcher ) : boolean
$dispatcher ManaPHP\Mvc\DispatcherInterface
Résultat boolean

isAllowed() public méthode

public isAllowed ( string $permission, string $userId = null ) : boolean
$permission string
$userId string
Résultat boolean