public interface IgniteSandbox
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled() |
<T> T |
execute(Callable<T> call)
Executes
callable with constraints defined by current SecuritySubject. |
<T> T execute(Callable<T> call) throws IgniteException
callable with constraints defined by current SecuritySubject.call - Callable to execute.callable.IgniteExceptionIgniteSecurity.withContext(UUID),
IgniteSecurity.withContext(SecurityContext),
SecuritySubject.sandboxPermissions()boolean enabled()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020