public class GetAclTest extends Object
Constructor and Description |
---|
GetAclTest() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
void |
setup() |
void |
testEffectiveAclForUser()
Test for SLING-2600, Effective ACL servlet returns incorrect information
|
void |
testEffectiveAclMergeForUser_FewerPrivilegesGrantedOnChild()
Test for SLING-2600, Effective ACL servlet returns incorrect information
|
void |
testEffectiveAclMergeForUser_MorePrivilegesGrantedOnChild()
Test for SLING-2600, Effective ACL servlet returns incorrect information
|
void |
testEffectiveAclMergeForUser_ReplacePrivilegeOnChild()
Test for SLING-2600, Effective ACL servlet returns incorrect information
|
void |
testEffectiveAclMergeForUser_SubsetOfPrivilegesDeniedOnChild2()
Test for SLING-2600, Effective ACL servlet returns incorrect information
|
void |
testEffectiveAclMergeForUser_SupersetOfPrivilegesDeniedOnChild()
Test for SLING-2600, Effective ACL servlet returns incorrect information
|
void |
testEffectiveAclMergeForUser_SupersetOfPrivilegesDeniedOnChild2()
Test for SLING-2600, Effective ACL servlet returns incorrect information
|
public void testEffectiveAclForUser() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
public void testEffectiveAclMergeForUser_ReplacePrivilegeOnChild() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
public void testEffectiveAclMergeForUser_FewerPrivilegesGrantedOnChild() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
public void testEffectiveAclMergeForUser_MorePrivilegesGrantedOnChild() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
public void testEffectiveAclMergeForUser_SubsetOfPrivilegesDeniedOnChild2() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
public void testEffectiveAclMergeForUser_SupersetOfPrivilegesDeniedOnChild() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
public void testEffectiveAclMergeForUser_SupersetOfPrivilegesDeniedOnChild2() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.