hi the method AccessControlPolicy[] getEffectivePolicies(java.lang.String absPath) does not return anything specific for your test user. the method is expected to return the policies that take effect on the node located at absPath. note however that JSR 283 defines this as 'best effort' search. see JSR 283 section 16.3.5 Scope of a Policy
kind regards angela On 10/28/13 7:57 AM, "anjan" <[email protected]> wrote: >Hi Angela, I was wondering what the below method would return for the user >"test" on the specified folder. > >AccessControlPolicy[] getEffectivePolicies(java.lang.String absPath) > > > >-- >View this message in context: >http://jackrabbit.510166.n4.nabble.com/Group-membership-and-Privileges-tp4 >659561p4659833.html >Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
