Interface SecurityAwareExecutorFactory

  • All Superinterfaces:
    ExecutorFactory

    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