Uses of Interface
org.apache.jackrabbit.webdav.security.AclResource

Packages that use AclResource
org.apache.jackrabbit.webdav.security   
 

Uses of AclResource in org.apache.jackrabbit.webdav.security
 

Methods in org.apache.jackrabbit.webdav.security with parameters of type AclResource
static AclProperty.Ace AclProperty.createDenyAce(Principal principal, Privilege[] privileges, boolean invert, boolean isProtected, AclResource inheritedFrom)
           
static AclProperty.Ace AclProperty.createGrantAce(Principal principal, Privilege[] privileges, boolean invert, boolean isProtected, AclResource inheritedFrom)
           
 



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