37693770377137723773377437753776377737783779
} // get ACL try { AccessControlList list = getACL(); acl = list == null ? "-;" : list.dump(); acl = acl.replaceAll("\\n", "; "); } catch (RepositoryException e) { acl = "Error requesting ACL";
107710781079108010811082108310841085
{ NodeImpl node = (NodeImpl)this.repository.getSystemSession().getRootNode().getNode(path); AccessControlList acl = node.getACL(); if (log.isDebugEnabled()) { log.debug("DUMP: " + acl.dump()); } } }
34873488348934903491349234933494349534963497
4647484950515253545556
public void testCheckAutoInitPermissions() throws Exception { AccessControlList adminRootACL = ((NodeImpl)root).getACL(); if (log.isDebugEnabled()) log.debug(adminRootACL.dump()); assertTrue(root.hasProperties()); try {
6566676869707172737475
test.remove(); myNode.save(); AccessControlList johnRootACL = ((NodeImpl)johnSession.getRootNode()).getACL(); if (log.isDebugEnabled()) log.debug(johnRootACL.dump()); assertTrue(johnSession.getRootNode().hasProperties()); } catch (AccessControlException e)
37403741374237433744374537463747374837493750
37973798379938003801380238033804380538063807
37833784378537863787378837893790379137923793
112411251126112711281129113011311132
37283729373037313732373337343735373637373738