|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.jackrabbit.test.JUnitTest
org.apache.jackrabbit.test.AbstractJCRTest
org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
org.apache.jackrabbit.test.api.security.AccessControlListTest
public class AccessControlListTest
AccessControlEntryTest
...
Field Summary |
---|
Fields inherited from class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest |
---|
acMgr |
Fields inherited from class org.apache.jackrabbit.test.AbstractJCRTest |
---|
isReadOnly, jcrBaseVersion, jcrCopiedFrom, jcrCreated, jcrFrozenNode, jcrFrozenUuid, jcrIsCheckedOut, jcrlockIsDeep, jcrLockOwner, jcrMergeFailed, jcrMixinTypes, jcrPredecessors, jcrPrimaryType, jcrRootVersion, jcrSuccessors, jcrSystem, jcrUUID, jcrVersionHistory, mixLockable, mixReferenceable, mixShareable, mixSimpleVersionable, mixVersionable, nodeName1, nodeName2, nodeName3, nodeName4, NS_JCR_URI, NS_MIX_URI, NS_NT_URI, NS_SV_URI, ntBase, ntFrozenNode, ntQuery, ntUnstructured, ntVersion, ntVersionHistory, ntVersionLabels, propertyName1, propertyName2, superuser, testNodeType, testNodeTypeNoChildren, testPath, testRoot, testRootNode, vf, workspaceName |
Fields inherited from class org.apache.jackrabbit.test.JUnitTest |
---|
logger |
Constructor Summary | |
---|---|
AccessControlListTest()
|
Method Summary | |
---|---|
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()
|
Methods inherited from class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest |
---|
checkCanModifyAc, checkCanReadAc, getAccessControlManager, getPathToNonExistingNode, getPathToProperty, privilegesFromName, privilegesFromNames |
Methods inherited from class org.apache.jackrabbit.test.AbstractJCRTest |
---|
checkSupportedOption, cleanUp, cleanUpTestRoot, createRandomString, ensureCanSetProperty, ensureCanSetProperty, ensureCanSetProperty, ensureKnowsNodeType, ensureMixinType, ensureMultipleWorkspacesSupported, getHelper, getJcrValue, getLocalName, getNonExistingWorkspaceName, getProperty, getProperty, getSize, isSupported, needsMixin, run |
Methods inherited from class junit.framework.TestCase |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AccessControlListTest()
Method Detail |
---|
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
RepositoryException
AccessDeniedException
NotExecutableException
public void testAddAccessControlEntry() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testAddAggregatePrivilege() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testAddAggregatedPrivilegesSeparately() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testAddAbstractPrivilege() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testAddPrivilegesPresentInEntries() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testAddAccessControlEntryAndSetPolicy() throws RepositoryException, NotExecutableException
RepositoryException
NotExecutableException
public void testAddAccessControlEntryIsTransient() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testAddAccessControlEntryInvalidPrincipal() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testAddAccessControlEntryEmptyPrivilegeArray() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testAddAccessControlEntryInvalidPrivilege() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testRemoveAccessControlEntry() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testRemoveAddedAccessControlEntry() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testRemoveAccessControlEntryAndSetPolicy() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testRemoveAccessControlEntryIsTransient() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testRemoveIllegalAccessControlEntry() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testAddAccessControlEntryTwice() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testAddAccessControlEntryAgain() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
public void testExtendPrivileges() throws NotExecutableException, RepositoryException
NotExecutableException
RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |