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