| Package | Description |
|---|---|
| org.apache.commons.jexl2.introspection |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Sandbox.BlackSet |
A black set of names.
|
static class |
Sandbox.WhiteSet |
A white set of names.
|
| Modifier and Type | Method | Description |
|---|---|---|
Sandbox.Names |
Sandbox.Permissions.execute() |
Gets the set of method names in these permissions.
|
Sandbox.Names |
Sandbox.Permissions.read() |
Gets the set of readable property names in these permissions.
|
Sandbox.Names |
Sandbox.Permissions.write() |
Gets the set of writeable property names in these permissions.
|