Angela Schreiber created OAK-9243:
-------------------------------------
Summary: avoid potential NPE with Condition.Property
Key: OAK-9243
URL: https://issues.apache.org/jira/browse/OAK-9243
Project: Jackrabbit Oak
Issue Type: Improvement
Components: core, security
Reporter: Angela Schreiber
Assignee: Angela Schreiber
{{Condition.Property}} in the user.query package should be split into 3
different subclasses for the 'exists', 'like' and 'value-comparison'
conditions. this allows to avoid assigning null values to the relpath and value
fields and thus making the usages more robust against NPE.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)