cancel
Showing results for 
Search instead for 
Did you mean: 

Access Service getACLs Filter does not work

alexcocia
Champ in-the-making
Champ in-the-making
I have the following code:



ACL[] acls = accessService.getACLs(pred, new ACE("alex",Constants.CONTRIBUTOR, AccessStatus.fromValue(AccessStatus._acepted)));

but it doesn't filter, and shows me every users/acl's..

Any idea? Thanks in advance
1 REPLY 1

b12jose
Champ in-the-making
Champ in-the-making
Have you solved this?? I´m very interested in getACLs.

Thanks