| |
|
| org.apache.jetspeed.security.spi.ldap.AbstractLdapTest org.apache.jetspeed.security.spi.ldap.TestLdapSecurityMappingHandler
testGetRolePrincipalInGroup | public void testGetRolePrincipalInGroup() throws Exception(Code) | | Adds 2 users to a group and checks their presence in the group
throws: Exception - |
testGetRolePrincipalInGroup2 | public void testGetRolePrincipalInGroup2() throws Exception(Code) | | Adds 2 users to a group and checks their presence in the group
throws: Exception - |
testGetRolePrincipalInGroupWithUsersInIt | public void testGetRolePrincipalInGroupWithUsersInIt() throws Exception(Code) | | Adds 2 roles + 1 user to a group and checks their presence in the group.
throws: Exception - |
testGetUserPrincipalInGroup | public void testGetUserPrincipalInGroup() throws Exception(Code) | | Adds 1 user to 2 groups, and checks its presence in both groups
throws: Exception - |
testGetUserPrincipalsInGroup | public void testGetUserPrincipalsInGroup() throws Exception(Code) | | Adds 2 users to a group and checks their presence in the group
throws: Exception - |
testGetUserPrincipalsInRole | public void testGetUserPrincipalsInRole() throws Exception(Code) | | Adds 2 users to a group and checks their presence in the group
throws: Exception - |
testSetUserPrincipalInGroup | public void testSetUserPrincipalInGroup() throws Exception(Code) | | Adds 1 user to 2 groups, and checks its presence in both groups
throws: Exception - |
testSetUserPrincipalInGroupForNonExistantGroup | public void testSetUserPrincipalInGroupForNonExistantGroup() throws Exception(Code) | | throws: Exception - |
testSetUserPrincipalInGroupForNonExistantUser | public void testSetUserPrincipalInGroupForNonExistantUser() throws Exception(Code) | | throws: Exception - |
testSetUserPrincipalInRole | public void testSetUserPrincipalInRole() throws Exception(Code) | | Adds 1 user to 2 roles, and checks its presence in both roles
throws: Exception - |
testSetUserPrincipalInRole2 | public void testSetUserPrincipalInRole2() throws Exception(Code) | | Adds 1 user to 2 roles & 1 group, and checks its presence in both roles
throws: Exception - |
testSetUserPrincipalInRoleForNonExistantRole | public void testSetUserPrincipalInRoleForNonExistantRole() throws Exception(Code) | | throws: Exception - |
testSetUserPrincipalInRoleForNonExistantUser | public void testSetUserPrincipalInRoleForNonExistantUser() throws Exception(Code) | | throws: Exception - |
|
|
|