public class FcrepoAuthenticationIT extends AbstractResourceIT
| Modifier and Type | Field and Description |
|---|---|
protected static org.fcrepo.client.FcrepoClient |
authClient |
client, connectionManager, HOSTNAME, SERVER_PORT, serverAddress| Constructor and Description |
|---|
FcrepoAuthenticationIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAuthUserCanGet() |
void |
testAuthUserCanPatch() |
void |
testAuthUserCanPost() |
void |
testAuthUserCanPut() |
void |
testUnAuthUserCanGet() |
void |
testUnAuthUserCannotPatch() |
void |
testUnAuthUserCannotPost() |
void |
testUnAuthUserCannotPut() |
getResponseModelprotected static org.fcrepo.client.FcrepoClient authClient
public FcrepoAuthenticationIT() throws Exception
Exceptionpublic void testAuthUserCanPut() throws Exception
Exceptionpublic void testUnAuthUserCannotPut() throws Exception
Exceptionpublic void testAuthUserCanPatch() throws Exception
Exceptionpublic void testUnAuthUserCannotPatch() throws Exception
Exceptionpublic void testAuthUserCanPost() throws Exception
Exceptionpublic void testUnAuthUserCannotPost() throws Exception
Exceptionpublic void testAuthUserCanGet() throws Exception
Exceptionpublic void testUnAuthUserCanGet() throws Exception
ExceptionCopyright © 2013–2019 DuraSpace, Inc.. All rights reserved.