public class ServletRequestScopedStorageServiceTest extends StorageServiceTest
ServletRequestScopedStorageService implementation.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.utilities.java.support.resource.Resource |
keystoreResource |
private net.shibboleth.utilities.java.support.resource.Resource |
versionResource |
random, shared| Constructor and Description |
|---|
ServletRequestScopedStorageServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
protected StorageService |
getStorageService() |
void |
invalidConfig() |
void |
loadSave() |
void |
setUp()
Convert the Spring resource to a java-support resource.
|
protected void |
threadInit() |
expiration, objects, strings, tearDown, updatesprivate net.shibboleth.utilities.java.support.resource.Resource keystoreResource
private net.shibboleth.utilities.java.support.resource.Resource versionResource
public ServletRequestScopedStorageServiceTest()
public void setUp()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
setUp in class StorageServiceTestnet.shibboleth.utilities.java.support.component.ComponentInitializationException@Nonnull protected StorageService getStorageService()
getStorageService in class StorageServiceTestprotected void threadInit()
threadInit in class StorageServiceTestpublic void invalidConfig()
public void loadSave()
throws IOException
IOExceptionCopyright © 1999–2014. All rights reserved.