Uses of Class
org.apache.commons.jexl3.introspection.JexlPermissions.Delegate
-
Packages that use JexlPermissions.Delegate Package Description org.apache.commons.jexl3.introspection Provides high-level introspective services. -
-
Uses of JexlPermissions.Delegate in org.apache.commons.jexl3.introspection
Subclasses of JexlPermissions.Delegate in org.apache.commons.jexl3.introspection Modifier and Type Class Description static class
JexlPermissions.ClassPermissions
A permission delegation that augments the RESTRICTED permission with an explicit set of classes.
-