public class AccessPrivilegesInfoTest extends Object
| Constructor and Description |
|---|
AccessPrivilegesInfoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
setup() |
void |
testDeclaredAclForUser()
Test for SLING-7835, PrivilegesInfo#getDeclaredAccessRights returns incorrect information
|
void |
testDeniedWriteForGroup() |
void |
testDeniedWriteForUser() |
void |
testEffectiveAclForUser()
Test for SLING-7835, PrivilegesInfo#getEffectiveAccessRights returns incorrect information
|
void |
testGrantedWriteForGroup() |
void |
testGrantedWriteForUser() |
void |
testSLING_1090()
Test the fix for SLING-1090
|
public void testDeniedWriteForUser()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testGrantedWriteForUser()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testDeniedWriteForGroup()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testGrantedWriteForGroup()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testSLING_1090()
throws Exception
Exceptionpublic void testDeclaredAclForUser()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testEffectiveAclForUser()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.