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, impliesnewPermissionCollectioncheckGuard, getName, toStringpublic static final String EMPTY_EXECUTOR_NAME
protected int initMask(String[] actions)
InstancePermissioninitMask in class InstancePermissionCopyright © 2023 Hazelcast, Inc.. All rights reserved.