Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.1
-
None
Description
The @NoJexl annotation allows 'hiding' functional elements from scripts; this features will allow Jexl introspection to completely ignore existing packages/classes/methods/fields ensuring they can not be called.
Acting (more or less) as a security manager, this will allow fine configuration of what scripts are allowed to access on a platform. Used in conjunction with Sandboxing, how much is exposed can be limited to explicit permission.