3.2.1.2. Access control

3.2.1.2.1. eXo access control
3.2.1.2.2. Access control system

eXo JCR is a complete implementation of the standard JSR 170 - Content Repository for Java TM Technology API, including Level 1, Level 2 and Additional Features specified in the JCR Specification.

Standard action permissions

The JCR specification (JSR 170) does not have many requirements about Access Control. It only requires the implementation of the Session.checkPermission(String absPath, String actions) method. This method checks if a current session has permissions to perform some actions on absPath:

For example:

Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus