PHP Webiny\Component\Security\Authorization\Voters Namespace

Interfaces

Name Description
VoterInterface Role voter interface.

Classes

Name Description
AuthenticationVoter Authentication voter checks if user is authorized or not.
RoleVoter This is the basic role voter that decides, based on users role, if he has access to current area or not.