Package org.fcrepo.auth.webac
Class WebACFilterTest
- java.lang.Object
-
- org.fcrepo.auth.webac.WebACFilterTest
-
public class WebACFilterTest extends Object
- Author:
- peichman
-
-
Constructor Summary
Constructors Constructor Description WebACFilterTest()
-
Method Summary
-
-
-
Constructor Detail
-
WebACFilterTest
public WebACFilterTest()
-
-
Method Detail
-
setupRequest
public void setupRequest() throws Exception
- Throws:
Exception
-
testAdminUserHead
public void testAdminUserHead() throws Exception
- Throws:
Exception
-
testAdminUserOptions
public void testAdminUserOptions() throws Exception
- Throws:
Exception
-
testAdminUserGet
public void testAdminUserGet() throws Exception
- Throws:
Exception
-
testAdminUserPost
public void testAdminUserPost() throws Exception
- Throws:
Exception
-
testAdminUserPut
public void testAdminUserPut() throws Exception
- Throws:
Exception
-
testAdminUserPatch
public void testAdminUserPatch() throws Exception
- Throws:
Exception
-
testAdminUserDelete
public void testAdminUserDelete() throws Exception
- Throws:
Exception
-
testAuthUserNoPermsHead
public void testAuthUserNoPermsHead() throws Exception
- Throws:
Exception
-
testAuthUserNoPermsOptions
public void testAuthUserNoPermsOptions() throws Exception
- Throws:
Exception
-
testAuthUserNoPermsGet
public void testAuthUserNoPermsGet() throws Exception
- Throws:
Exception
-
testAuthUserNoPermsPost
public void testAuthUserNoPermsPost() throws Exception
- Throws:
Exception
-
testAuthUserNoPermsPut
public void testAuthUserNoPermsPut() throws Exception
- Throws:
Exception
-
testAuthUserNoPermsPatch
public void testAuthUserNoPermsPatch() throws Exception
- Throws:
Exception
-
testAuthUserNoPermsDelete
public void testAuthUserNoPermsDelete() throws Exception
- Throws:
Exception
-
testAuthUserReadOnlyHead
public void testAuthUserReadOnlyHead() throws Exception
- Throws:
Exception
-
testAuthUserReadOnlyOptions
public void testAuthUserReadOnlyOptions() throws Exception
- Throws:
Exception
-
testAuthUserReadOnlyGet
public void testAuthUserReadOnlyGet() throws Exception
- Throws:
Exception
-
testAuthUserReadOnlyPost
public void testAuthUserReadOnlyPost() throws Exception
- Throws:
Exception
-
testAuthUserReadOnlyPut
public void testAuthUserReadOnlyPut() throws Exception
- Throws:
Exception
-
testAuthUserReadOnlyPatch
public void testAuthUserReadOnlyPatch() throws Exception
- Throws:
Exception
-
testAuthUserReadOnlyDelete
public void testAuthUserReadOnlyDelete() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendPatchNonSparqlContent
public void testAuthUserReadAppendPatchNonSparqlContent() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendPatchSparqlNoContent
public void testAuthUserReadAppendPatchSparqlNoContent() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendPatchSparqlInvalidContent
public void testAuthUserReadAppendPatchSparqlInvalidContent() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendPatchSparqlInsert
public void testAuthUserReadAppendPatchSparqlInsert() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendPatchSparqlDelete
public void testAuthUserReadAppendPatchSparqlDelete() throws Exception
- Throws:
Exception
-
testAuthUserAppendPostContainer
public void testAuthUserAppendPostContainer() throws Exception
- Throws:
Exception
-
testAuthUserAppendPostBinary
public void testAuthUserAppendPostBinary() throws Exception
- Throws:
Exception
-
testAuthUserAppendDelete
public void testAuthUserAppendDelete() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendPostContainer
public void testAuthUserReadAppendPostContainer() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendPostBinary
public void testAuthUserReadAppendPostBinary() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendDelete
public void testAuthUserReadAppendDelete() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendWritePostContainer
public void testAuthUserReadAppendWritePostContainer() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendWritePostBinary
public void testAuthUserReadAppendWritePostBinary() throws Exception
- Throws:
Exception
-
testAuthUserReadWriteHead
public void testAuthUserReadWriteHead() throws Exception
- Throws:
Exception
-
testAuthUserReadWriteOptions
public void testAuthUserReadWriteOptions() throws Exception
- Throws:
Exception
-
testAuthUserReadWriteGet
public void testAuthUserReadWriteGet() throws Exception
- Throws:
Exception
-
testAuthUserReadWritePost
public void testAuthUserReadWritePost() throws Exception
- Throws:
Exception
-
testAuthUserReadWritePut
public void testAuthUserReadWritePut() throws Exception
- Throws:
Exception
-
testAuthUserReadWritePatch
public void testAuthUserReadWritePatch() throws Exception
- Throws:
Exception
-
testAuthUserReadWriteDelete
public void testAuthUserReadWriteDelete() throws Exception
- Throws:
Exception
-
testAuthUserReadAppendWriteDelete
public void testAuthUserReadAppendWriteDelete() throws Exception
- Throws:
Exception
-
testAuthUserAppendPutNewChild
public void testAuthUserAppendPutNewChild() throws Exception
- Throws:
Exception
-
testAclControlPutToAcl
public void testAclControlPutToAcl() throws Exception
- Throws:
Exception
-
testNoAclControlPutToAcl
public void testNoAclControlPutToAcl() throws Exception
- Throws:
Exception
-
testAclControlGetToAcl
public void testAclControlGetToAcl() throws Exception
- Throws:
Exception
-
testNoAclControlGetToAcl
public void testNoAclControlGetToAcl() throws Exception
- Throws:
Exception
-
testAclControlHeadToAcl
public void testAclControlHeadToAcl() throws Exception
- Throws:
Exception
-
testNoAclControlHeadToAcl
public void testNoAclControlHeadToAcl() throws Exception
- Throws:
Exception
-
testAclControlPatchToAcl
public void testAclControlPatchToAcl() throws Exception
- Throws:
Exception
-
testNoAclControlPatchToAcl
public void testNoAclControlPatchToAcl() throws Exception
- Throws:
Exception
-
testAclControlDelete
public void testAclControlDelete() throws Exception
- Throws:
Exception
-
testNoAclControlDelete
public void testNoAclControlDelete() throws Exception
- Throws:
Exception
-
testAclReadEmbeddedOk
public void testAclReadEmbeddedOk() throws Exception
- Throws:
Exception
-
testAclReadEmbeddedDenied
public void testAclReadEmbeddedDenied() throws Exception
- Throws:
Exception
-
clearSubject
public void clearSubject()
-
-