public class BasicSPSessionSerializerTest extends Object
BasicSPSessionSerializer 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.BasicSPSessionSerializer |
serializer |
| Constructor and Description |
|---|
BasicSPSessionSerializerTest() |
| Modifier and Type | Method and Description |
|---|---|
private String |
fileToString(String pathname) |
void |
setUp() |
void |
testBasic() |
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.BasicSPSessionSerializer serializer
public void setUp()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprivate String fileToString(String pathname) throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionCopyright © 1999–2014. All rights reserved.