Marius Petria created SLING-3438:
------------------------------------
Summary: Provide ResourceAccessGate implementation that authorizes
CRUD operations based on JCR permissios
Key: SLING-3438
URL: https://issues.apache.org/jira/browse/SLING-3438
Project: Sling
Issue Type: New Feature
Components: ResourceResolver
Reporter: Marius Petria
Provide ResourceAccessGate implementation that authorizes CRUD operations based
on JCR permissios.
The CRUD operations on the ResourceAccessGate should be implemented using the
session.hasPermission using the ACTION_ADD_NODE, ACTION_READ,
ACTION_SET_PROPERTY, ACTION_REMOVE ([1]).
[1] http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)