Uses of Class
org.apache.jackrabbit.core.security.authorization.acl.EntryCollector

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

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

Methods in org.apache.jackrabbit.core.security.authorization.acl that return EntryCollector
protected  EntryCollector ACLProvider.createEntryCollector(SessionImpl systemSession)
          Create the EntryCollector instance that is used by this provider to gather the effective ACEs for a given list of principals at a given node during AC evaluation.
 



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