angela created OAK-160:
--------------------------

             Summary: Make oak interfaces permission aware
                 Key: OAK-160
                 URL: https://issues.apache.org/jira/browse/OAK-160
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: angela
            Priority: Minor


the interfaces defined in oak-core specify in some placed that the return
value will be null/false if the corresponding tree/property etc. does not
exist.

imo the api documentation should be extended state that this may also be the
case if the corresponding tree/property was not accessible to the editing 
content
session due to insufficient access permission.

this basically affects all methods on the Root and Tree interfaces including
Tree#getParent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to