Uses of Interface
org.apache.jackrabbit.core.security.authorization.acl.EntryFilter

Packages that use EntryFilter
org.apache.jackrabbit.core.security.authorization.acl   
 

Uses of EntryFilter in org.apache.jackrabbit.core.security.authorization.acl
 

Methods in org.apache.jackrabbit.core.security.authorization.acl with parameters of type EntryFilter
protected  List<AccessControlEntry> EntryCollector.collectEntries(NodeImpl node, EntryFilter filter)
          Collect the ACEs effective at the given node applying the specified filter.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.