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
IOException
javax.json.JsonException
public void testGrantedWriteForUser() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
public void testDeniedWriteForGroup() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
public void testGrantedWriteForGroup() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
public void testSLING_1090() throws Exception
Exception
public void testDeclaredAclForUser() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
public void testEffectiveAclForUser() throws IOException, javax.json.JsonException
IOException
javax.json.JsonException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.