Interface IAuthorizator
Authorizator checks if a given role has authorization to access a given resource.
Direct known implementers
Nette\Security\Permission
public
boolean
|
|
ALL
Set type: all |
# null |
boolean |
ALLOW
Permission type: allow |
# true |
boolean |
DENY
Permission type: deny |
# false |