Class SecuredRunnable
java.lang.Object
org.gridgain.internal.security.context.SecuredRunnable
- All Implemented Interfaces:
Runnable
Wrap runnable with given security context set to the executor's thread local state.
After execution the original security context is restored.
-
Method Summary