You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by mitziuro <mi...@gmail.com> on 2009/10/19 13:34:56 UTC

Xpath read privilege

Is there an xPath that can return the nodes with the read privilege in his
acl for the user "admin" ?

Re: Xpath read privilege

Posted by Marcel Reutegger <ma...@gmx.net>.
Hi,

I'd say that's something like:

//*[rep:policy/*/@rep:privileges = 'jcr:read']

regards
 marcel

2009/10/19 mitziuro <mi...@gmail.com>:
> Is there an xPath that can return the nodes with the read privilege in his
> acl for the user "admin" ?
>