You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Felix Meschberger <fm...@gmail.com> on 2009/12/04 13:05:46 UTC

[Fwd: Re: Using the AccessControlManager to set a policy]

FYI, that may also be the case for our integration test failures...
Currently testing.

Regards
Felix

-------- Original-Nachricht --------
Betreff: Re: Using the AccessControlManager to set a policy
Datum: Fri, 04 Dec 2009 12:52:03 +0100
Von: Angela Schreiber <an...@day.com>
Antwort an: users@jackrabbit.apache.org
An: users@jackrabbit.apache.org
Referenzen:
<4e...@mail.gmail.com>
<4e...@mail.gmail.com>

please take a look at the API.

AccessControlManager#getApplicablePolicies

-> for policies that can but haven't yet been applied

AccessControlManager#getPolicies

-> for policies that have been applied at a given path
   and can be removed again or edited/reapplied

angela