Symfony\Component\Security\Acl\Permission
Classes
This is basic permission map complements the masks which have been defined
on the standard implementation of the MaskBuilder.
This class allows you to build cumulative permissions easily, or convert
masks to a human-readable format.
Interfaces
This is the interface that must be implemented by permission maps.