Uses of Class
org.apache.commons.jexl3.introspection.JexlSandbox.Names
Package
Description
Provides high-level introspective services.
-
Uses of JexlSandbox.Names in org.apache.commons.jexl3.introspection
Modifier and TypeClassDescriptionstatic final class
Deprecated.static final class
Deprecated.since 3.2, useJexlSandbox.AllowSet
Modifier and TypeMethodDescriptionprotected JexlSandbox.Names
JexlSandbox.Names.copy()
JexlSandbox.Permissions.execute()
Gets the set of method names in these permissions.JexlSandbox.Permissions.read()
Gets the set of readable property names in these permissions.JexlSandbox.Permissions.write()
Gets the set of writable property names in these permissions.
JexlSandbox.BlockSet