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 |