Interface SecurityAwareExecutorFactory

All Superinterfaces:
ExecutorFactory
All Known Implementing Classes:
DefaultExecutorFactory

public interface SecurityAwareExecutorFactory extends ExecutorFactory
Used to configure and create executors which are aware of the current security context
Since:
7.0
Author:
Tristan Tarrant