public class LoadClientStorageServicesTest extends AbstractBaseClientStorageServiceTest
LoadClientStorageServices.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.storage.impl.client.LoadClientStorageServices |
action |
private org.opensaml.storage.impl.client.ClientStorageLoadContext |
loadCtx |
private ProfileRequestContext |
prc |
STORAGE_NAME| Constructor and Description |
|---|
LoadClientStorageServicesTest() |
| Modifier and Type | Method and Description |
|---|---|
private void |
checkStorageContent(StorageService ss) |
void |
setUp() |
void |
setUpClass() |
void |
testCookieLoad() |
void |
testEmpty() |
void |
testFormLoad() |
void |
testInvalid() |
void |
testNoContext() |
void |
testNoKeys() |
void |
testNoServices() |
getStorageService, initprivate ProfileRequestContext prc
private org.opensaml.storage.impl.client.ClientStorageLoadContext loadCtx
private org.opensaml.storage.impl.client.LoadClientStorageServices action
public void setUpClass()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void setUp()
public void testNoContext()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoKeys()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoServices()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testEmpty()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testInvalid()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testCookieLoad()
throws ComponentInitializationException,
IOException
public void testFormLoad()
throws ComponentInitializationException,
IOException
private void checkStorageContent(StorageService ss) throws IOException
IOExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.