Uses of Class
org.apache.commons.jexl3.introspection.JexlSandbox.Names
Packages that use JexlSandbox.Names
Package
Description
Provides high-level introspective services.
-
Uses of JexlSandbox.Names in org.apache.commons.jexl3.introspection
Subclasses of JexlSandbox.Names in org.apache.commons.jexl3.introspectionModifier and TypeClassDescriptionstatic final class
Deprecated.static final class
Deprecated.since 3.2, useJexlSandbox.AllowSet
Methods in org.apache.commons.jexl3.introspection that return JexlSandbox.NamesModifier 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