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 classDeprecated.static final classDeprecated.since 3.2, useJexlSandbox.AllowSetMethods in org.apache.commons.jexl3.introspection that return JexlSandbox.NamesModifier and TypeMethodDescriptionprotected JexlSandbox.NamesJexlSandbox.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