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) |
private boolean |
isV8() |
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 net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprivate boolean isV8()
private String fileToString(String pathname) throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionCopyright © 1999–2015. All rights reserved.