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 |
testUnAuthUserCannotGet() |
void |
testUnAuthUserCannotPatch() |
void |
testUnAuthUserCannotPost() |
void |
testUnAuthUserCannotPut() |
protected 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 testUnAuthUserCannotGet() throws Exception
ExceptionCopyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.