org.ccnx.ccn.test.profiles.security.access.group.GroupTestRepo Class Reference
List of all members.
Public Member Functions |
void | testGroup () throws Exception |
void | testGroupUpdate () throws Exception |
Static Public Member Functions |
static void | tearDownAfterClass () throws Exception |
static void | setUpBeforeClass () throws Exception |
Static Package Attributes |
static boolean | USE_REPO = true |
static int | NUM_USERS = 3 |
static char[] | USER_PASSWORD = new String("password").toCharArray() |
static ContentName | testStorePrefix = null |
static ContentName | userNamespace = null |
static ContentName | groupStore = null |
static ContentName | userKeyStorePrefix = null |
static String[] | _userList = null |
static CCNHandle | _handle = null |
static String | myUserName = null |
static CreateUserData | users = null |
| Have to make a bunch of users.
|
static GroupAccessControlManager | _acm = null |
static GroupManager | _gm = null |
static Random | _random |
static String | _randomGroupName |
Member Data Documentation
Have to make a bunch of users.
- Exceptions:
-
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/test/profiles/security/access/group/GroupTestRepo.java