ModeShape Distribution 3.5.0.Final

Uses of Class
org.modeshape.jcr.security.acl.JcrAccessControlList

Packages that use JcrAccessControlList
org.modeshape.jcr   
org.modeshape.jcr.security.acl   
 

Uses of JcrAccessControlList in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return JcrAccessControlList
 JcrAccessControlList AccessControlManagerImpl.findAccessList(String absPath)
          Recursively searches for the available access list.
 

Uses of JcrAccessControlList in org.modeshape.jcr.security.acl
 

Methods in org.modeshape.jcr.security.acl that return JcrAccessControlList
static JcrAccessControlList JcrAccessControlList.defaultAcl(AccessControlManagerImpl acm)
          Creates default Access Control List.
 


ModeShape Distribution 3.5.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.