Henri Biestro created JEXL-463:
----------------------------------
Summary: Add JexlPermissions.logging() to log which reflective
elements are allowed or denied.
Key: JEXL-463
URL: https://issues.apache.org/jira/browse/JEXL-463
Project: Commons JEXL
Issue Type: New Feature
Affects Versions: 3.6.3
Reporter: Henri Biestro
Assignee: Henri Biestro
Fix For: 3.6.4
When configuring permissions, it is sometimes hard to determine that a script
fails to run due to permissions. A method call that fails because the method is
not found may in fact come from permissions denying access to that method.
This features enables logging all allow/deny operations (once) during execution
giving a way to determine such cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)