Hi there,we enhanced the OpenCMIS JCR bridge by adding support for ACLs. We implemented the getAcl and applyAcl methods and set ACL capabilities in the repository info.
How do ACLs influence the allowable actions of an object? Do I have to calculate the allowable actions on my own or does OpenCMIS combine the "base" allowable actions of an object with the permission mapping specified in the repository info?
Regards Jochen