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