Package org.apache.ignite.internal.processors.security.thread
-
Class Summary Class Description SecurityAwareIoPool Wrapper ofIoPoolthat executes tasks in security context that was actual when task was added to pool queue.SecurityAwareStripedExecutor ExtendsStripedExecutorwith the ability to execute tasks in security context that was actual when task was added to executor's queue.SecurityAwareStripedThreadPoolExecutor ExtendsIgniteStripedThreadPoolExecutorwith the ability to execute tasks in security context that was actual when task was added to executor's queue.SecurityAwareThreadPoolExecutor ExtendsThreadPoolExecutorwith the ability to execute tasks in security context that was actual when task was added to executor's queue.