public class AccessControlListTest extends AbstractAccessControlTest
AccessControlEntryTest
...acMgr
isReadOnly, jcrBaseVersion, jcrCopiedFrom, jcrCreated, jcrFrozenNode, jcrFrozenUuid, jcrIsCheckedOut, jcrlockIsDeep, jcrLockOwner, jcrMergeFailed, jcrMixinTypes, jcrPredecessors, jcrPrimaryType, jcrRootVersion, jcrSuccessors, jcrSystem, jcrUUID, jcrVersionHistory, mixLockable, mixReferenceable, mixShareable, mixSimpleVersionable, mixTitle, mixVersionable, nodeName1, nodeName2, nodeName3, nodeName4, NS_JCR_URI, NS_MIX_URI, NS_NT_URI, NS_SV_URI, ntActivity, ntBase, ntFrozenNode, ntQuery, ntUnstructured, ntVersion, ntVersionHistory, ntVersionLabels, propertyName1, propertyName2, superuser, testNodeType, testNodeTypeNoChildren, testNodeTypeTestRoot, testPath, testRoot, testRootNode, vf, workspaceName
Constructor and Description |
---|
AccessControlListTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testAddAbstractPrivilege() |
void |
testAddAccessControlEntry() |
void |
testAddAccessControlEntryAgain() |
void |
testAddAccessControlEntryAndSetPolicy() |
void |
testAddAccessControlEntryEmptyPrivilegeArray() |
void |
testAddAccessControlEntryInvalidPrincipal() |
void |
testAddAccessControlEntryInvalidPrivilege() |
void |
testAddAccessControlEntryIsTransient() |
void |
testAddAccessControlEntryTwice() |
void |
testAddAggregatedPrivilegesSeparately() |
void |
testAddAggregatePrivilege() |
void |
testAddPrivilegesPresentInEntries() |
void |
testExtendPrivileges() |
void |
testGetAccessControlEntries() |
void |
testRemoveAccessControlEntry() |
void |
testRemoveAccessControlEntryAndSetPolicy() |
void |
testRemoveAccessControlEntryIsTransient() |
void |
testRemoveAddedAccessControlEntry() |
void |
testRemoveIllegalAccessControlEntry() |
checkCanModifyAc, checkCanReadAc, getAccessControlManager, getPathToNonExistingNode, getPathToProperty, privilegesFromName, privilegesFromNames
checkSupportedOption, cleanUp, cleanUpTestRoot, createRandomString, ensureCanSetProperty, ensureCanSetProperty, ensureCanSetProperty, ensureKnowsNodeType, ensureLockingSupported, ensureMixinType, ensureMultipleWorkspacesSupported, getHelper, getJcrValue, getLocalName, getNonExistingWorkspaceName, getPrefix, getProperty, getProperty, getQualifiedName, getSize, isSupported, needsMixin, run
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, runBare, runTest, setName, toString
protected void setUp() throws Exception
setUp
in class AbstractAccessControlTest
Exception
protected void tearDown() throws Exception
tearDown
in class AbstractJCRTest
Exception
public void testGetAccessControlEntries() throws RepositoryException, AccessDeniedException, NotExecutableException
public void testAddAccessControlEntry() throws NotExecutableException, RepositoryException
public void testAddAggregatePrivilege() throws NotExecutableException, RepositoryException
public void testAddAggregatedPrivilegesSeparately() throws NotExecutableException, RepositoryException
public void testAddAbstractPrivilege() throws NotExecutableException, RepositoryException
public void testAddPrivilegesPresentInEntries() throws NotExecutableException, RepositoryException
public void testAddAccessControlEntryAndSetPolicy() throws RepositoryException, NotExecutableException
public void testAddAccessControlEntryIsTransient() throws NotExecutableException, RepositoryException
public void testAddAccessControlEntryInvalidPrincipal() throws NotExecutableException, RepositoryException
public void testAddAccessControlEntryEmptyPrivilegeArray() throws NotExecutableException, RepositoryException
public void testAddAccessControlEntryInvalidPrivilege() throws NotExecutableException, RepositoryException
public void testRemoveAccessControlEntry() throws NotExecutableException, RepositoryException
public void testRemoveAddedAccessControlEntry() throws NotExecutableException, RepositoryException
public void testRemoveAccessControlEntryAndSetPolicy() throws NotExecutableException, RepositoryException
public void testRemoveAccessControlEntryIsTransient() throws NotExecutableException, RepositoryException
public void testRemoveIllegalAccessControlEntry() throws NotExecutableException, RepositoryException
public void testAddAccessControlEntryTwice() throws NotExecutableException, RepositoryException
public void testAddAccessControlEntryAgain() throws NotExecutableException, RepositoryException
public void testExtendPrivileges() throws NotExecutableException, RepositoryException
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.