public class ExecutorServicePermission extends InstancePermission
Modifier and Type | Field and Description |
---|---|
static String |
EMPTY_EXECUTOR_NAME
The name of the executor used when no such executor
is found for the client invocations.
|
Constructor and Description |
---|
ExecutorServicePermission(String name,
String... actions) |
Modifier and Type | Method and Description |
---|---|
protected int |
initMask(String[] actions)
init mask
|
equals, getActions, hashCode, implies
newPermissionCollection
checkGuard, getName, toString
public static final String EMPTY_EXECUTOR_NAME
protected int initMask(String[] actions)
InstancePermission
initMask
in class InstancePermission
Copyright © 2023 Hazelcast, Inc.. All rights reserved.