[
https://issues.apache.org/jira/browse/SLING-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-3438.
-------------------------------------
Resolution: Fixed
Many thanks for the patch, Marius
I've merged it with the existing implementation to just have a single gate
implementation.
> 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: JCR, ResourceResolver
> Reporter: Marius Petria
> Assignee: Carsten Ziegeler
> Fix For: JCR Resource Security 1.0.0
>
> 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)