Name |
Description |
AfterInvocationProcessorManager |
The default after invocation manager that uses AfterInvocationProcessorInterface to process the return objects. |
FilterFirewall |
Default Firewall which analyzes the request with a RequestFilter chain. |
InterceptorResolver |
The security interceptor resolver. It resolves the class name of a security interceptor based on names. |
PrivilegeManager |
An access decision voter manager |
RequestFilter |
A RequestFilter is configured to match specific \Neos\Flow\Mvc\RequestInterfaces and call
a InterceptorInterface if needed. |
TestingPrivilegeManager |
An access decision manager that can be overridden for tests |