| Package | Description |
|---|---|
| org.apache.ignite.plugin.security |
Contains APIs for security, authentication, and authorization.
|
| Modifier and Type | Method and Description |
|---|---|
static SecurityPermission |
SecurityPermission.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
static SecurityPermission |
SecurityPermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityPermission[] |
SecurityPermission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Collection<SecurityPermission>> |
SecurityPermissionSet.cachePermissions()
Map of cache names to cache permissions.
|
Collection<SecurityPermission> |
SecurityPermissionSet.systemPermissions()
Collection of system-wide permissions (events enable/disable, Visor task execution).
|
Map<String,Collection<SecurityPermission>> |
SecurityPermissionSet.taskPermissions()
Map of task names to task permissions.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016