[
https://issues.apache.org/jira/browse/SLING-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Petria updated SLING-3438:
---------------------------------
Attachment: SLING-3438.patch
Adding an implementation similar to ResourceAccessGateFactory, based on a jcr
path. However it evaluates all content permissions.
> 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
> Attachments: SLING-3438.patch
>
>
> 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)