Package | Description |
---|---|
org.apache.commons.jexl2.introspection |
Provides high-level introspective services.
|
Modifier and Type | Class and Description |
---|---|
static class |
Sandbox.BlackSet
A black set of names.
|
static class |
Sandbox.WhiteSet
A white set of names.
|
Modifier and Type | Method and 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.
|
Copyright © 2022. All rights reserved.