| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.wal.reader | |
| org.apache.ignite.internal.processors.security | |
| org.apache.ignite.internal.processors.security.sandbox | |
| org.apache.ignite.internal.processors.security.thread |
| Modifier and Type | Method and Description |
|---|---|
IgniteSecurity |
GridKernalContextImpl.security()
Gets instance of
IgniteSecurity. |
IgniteSecurity |
GridKernalContext.security()
Gets instance of
IgniteSecurity. |
| Modifier and Type | Method and Description |
|---|---|
IgniteSecurity |
StandaloneGridKernalContext.security()
Gets instance of
IgniteSecurity. |
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteSecurityAdapter |
class |
IgniteSecurityProcessor
Default
IgniteSecurity implementation. |
class |
NoOpIgniteSecurityProcessor
No operation IgniteSecurity.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SecurityUtils.authorizeAll(IgniteSecurity security,
SecurityPermissionSet permissions) |
| Constructor and Description |
|---|
AccessControllerSandbox(GridKernalContext ctx,
IgniteSecurity security)
Constructor.
|
| Constructor and Description |
|---|
SecurityAwareIoPool(IgniteSecurity security,
IoPool delegate) |
SecurityAwareStripedExecutor(IgniteSecurity security,
int cnt,
String igniteInstanceName,
String poolName,
IgniteLogger log,
IgniteInClosure<Throwable> errHnd,
boolean stealTasks,
GridWorkerListener gridWorkerLsnr,
long failureDetectionTimeout) |
SecurityAwareStripedExecutor(IgniteSecurity security,
int cnt,
String igniteInstanceName,
String poolName,
IgniteLogger log,
IgniteInClosure<Throwable> errHnd,
GridWorkerListener gridWorkerLsnr,
long failureDetectionTimeout) |
SecurityAwareStripedThreadPoolExecutor(IgniteSecurity security,
int concurrentLvl,
String igniteInstanceName,
String threadNamePrefix,
Thread.UncaughtExceptionHandler eHnd,
boolean allowCoreThreadTimeOut,
long keepAliveTime) |
SecurityAwareThreadPoolExecutor(IgniteSecurity security,
String threadNamePrefix,
String igniteInstanceName,
int corePoolSize,
int maxPoolSize,
long keepAliveTime,
BlockingQueue<Runnable> workQ,
byte plc,
Thread.UncaughtExceptionHandler eHnd) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023