You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by pcantare <pa...@finantix.com> on 2013/06/11 11:00:08 UTC

WebDav, ACLs and handlers

We are trying to use the WebDav server and custom ACLs. I read that there are
two possible choices: resource-based and principal-based.

Do we need to implement our own IOHandler to add policies while a new node
(folder or file) is created?

If resource-based ACLs are used, while moving/copying/removing a node, the
policies should be copied/moved/removed altogether, right?
If principal-based ACLS are used, what happens? Do we need to implemenent
our own CopyMoveHandler? Nevertheless, what happens while removing a node? I
couldn't find a DeleteHandler.

Thanks,
Paolo



--
View this message in context: http://jackrabbit.510166.n4.nabble.com/WebDav-ACLs-and-handlers-tp4658851.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.