public class RunnableResourceTest extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
RunnableResourceTest.CustomObject |
| Modifier and Type | Field and Description |
|---|---|
private String |
fileName |
private RunnableResourceTest.CustomObject |
object |
| Constructor and Description |
|---|
RunnableResourceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteFile() |
private byte |
getValue(org.springframework.core.io.Resource resource) |
void |
reset() |
void |
setupClient() |
void |
testCustomObject() |
void |
testResource() |
void |
testRunnable() |
void |
testSpringLoad() |
private String fileName
private RunnableResourceTest.CustomObject object
public void deleteFile()
private byte getValue(org.springframework.core.io.Resource resource)
throws IOException
IOExceptionpublic void reset()
public void testCustomObject()
throws IOException
IOExceptionpublic void testRunnable()
throws ScriptException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
ScriptExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testResource()
throws ScriptException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException,
IOException,
InterruptedException
ScriptExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionIOExceptionInterruptedExceptionpublic void testSpringLoad()
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.