Uses of Class
org.apache.commons.jexl3.introspection.JexlPermissions.Delegate
Packages that use JexlPermissions.Delegate
Package
Description
Provides high-level introspective services.
-
Uses of JexlPermissions.Delegate in org.apache.commons.jexl3.introspection
Subclasses of JexlPermissions.Delegate in org.apache.commons.jexl3.introspectionModifier and TypeClassDescriptionstatic final classA permission delegation that augments the RESTRICTED permission with an explicit set of classes.static classA permission delegate that logs every allow/deny decision.