public class AccessControllerSandbox extends Object implements IgniteSandbox
| Constructor and Description |
|---|
AccessControllerSandbox(GridKernalContext ctx,
IgniteSecurity security)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled() |
<T> T |
execute(Callable<T> c)
Executes
callable with constraints defined by current SecuritySubject. |
public AccessControllerSandbox(GridKernalContext ctx, IgniteSecurity security)
public <T> T execute(Callable<T> c) throws IgniteException
callable with constraints defined by current SecuritySubject.execute in interface IgniteSandboxc - 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