public class StorageBackedIdPSessionSerializerTest extends Object
StorageBackedIdPSessionSerializer unit test.| Modifier and Type | Field and Description |
|---|---|
private static String |
CONTEXT |
private static String |
DATAPATH |
private static long |
INSTANT |
private static String |
KEY |
private net.shibboleth.idp.session.impl.StorageBackedSessionManager |
manager |
private net.shibboleth.idp.session.impl.StorageBackedIdPSessionSerializer |
serializer |
| Constructor and Description |
|---|
StorageBackedIdPSessionSerializerTest() |
| Modifier and Type | Method and Description |
|---|---|
private String |
fileToString(String pathname) |
void |
setUp() |
void |
testBasic() |
void |
testComplex() |
void |
testInvalid() |
private static final String DATAPATH
private static final long INSTANT
private static final String CONTEXT
private static final String KEY
private net.shibboleth.idp.session.impl.StorageBackedSessionManager manager
private net.shibboleth.idp.session.impl.StorageBackedIdPSessionSerializer serializer
public StorageBackedIdPSessionSerializerTest()
public void setUp()
throws ComponentInitializationException
ComponentInitializationExceptionprivate String fileToString(String pathname) throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.