org.ccnx.ccn.test.profiles.security.access.group.GACMNodeKeyDirtyTestRepo Class Reference

This test relies on org.ccn.ccn.test.profiles.access.TestUserData to generate users for the access control test. More...

List of all members.

Public Member Functions

void testInOrder () throws Exception
 Ensures that the tests run in the correct order.
void createUserGroups () throws Exception
 We create the following group structure:
void createNodeACLs () throws Exception
void writeNodeContent () throws Exception
void addMemberToGroup0 () throws Exception
void writeMoreNodeContent () throws Exception
void removeMemberFromGroup0 () throws Exception
void writeEvenMoreNodeContent () throws Exception

Static Public Member Functions

static void setUpBeforeClass () throws Exception
static void tearDownAfterClass () throws Exception

Static Package Attributes

static GroupAccessControlManager acm
static ContentName directoryBase
static ContentName userKeyStorePrefix
static ContentName userNamespace
static ContentName groupNamespace
static final int numberOfusers = 3
static CreateUserData td
static String[] friendlyNames
static final int numberOfGroups = 3
static String[] groupName = new String[numberOfGroups]
static Group[] group = new Group[numberOfGroups]
static ContentName[] node = new ContentName[numberOfGroups]
static CCNHandle handle
static Level[] logLevels

Detailed Description

This test relies on org.ccn.ccn.test.profiles.access.TestUserData to generate users for the access control test.


Member Function Documentation

void org.ccnx.ccn.test.profiles.security.access.group.GACMNodeKeyDirtyTestRepo.createUserGroups (  )  throws Exception

We create the following group structure:

group1 | group0 group2 / \ / \ user0 user1 user0 user2

Exceptions:
Exception 
void org.ccnx.ccn.test.profiles.security.access.group.GACMNodeKeyDirtyTestRepo.testInOrder (  )  throws Exception

Ensures that the tests run in the correct order.

Exceptions:
Exception 

The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:54 2011 for Content-Centric Networking in Java by  doxygen 1.6.3