PHP Neos\Flow\Security\Authorization\Privilege\Method Namespace

Interfaces

Name Description
MethodPrivilegeInterface Contract for a privilege used to restrict method calls

Classes

Name Description
MethodPrivilege A method privilege, able to restrict method calls based on pointcut expressions
MethodPrivilegePointcutFilter Pointcut filter which connects the method privileges to the AOP framework
MethodPrivilegeSubject A method privilege subject
MethodTargetExpressionParser A specialized pointcut expression parser tailored to policy expressions