public class NoOpSandbox extends Object implements IgniteSandbox
| Constructor and Description |
|---|
NoOpSandbox() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled() |
<T> T |
execute(Callable<T> call)
Executes
callable with constraints defined by current SecuritySubject. |
public <T> T execute(Callable<T> call) throws IgniteException
callable with constraints defined by current SecuritySubject.execute in interface IgniteSandboxcall - Callable to execute.callable.IgniteExceptionIgniteSecurity.withContext(UUID),
IgniteSecurity.withContext(SecurityContext),
SecuritySubject.sandboxPermissions()public boolean enabled()
enabled in interface IgniteSandbox
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021