public class StorageBackedSessionManagerTest extends SessionManagerBaseTestCase
StorageBackedSessionManager unit test.| Modifier and Type | Class and Description |
|---|---|
private static class |
StorageBackedSessionManagerTest.ExtendedSPSession |
private static class |
StorageBackedSessionManagerTest.ExtendedSPSessionSerializer |
| Modifier and Type | Field and Description |
|---|---|
private Collection<AuthenticationFlowDescriptor> |
flowDescriptors |
private SPSessionSerializerRegistry |
serializerRegistry |
private static long |
sessionSlop |
requestProxy, responseProxy, sessionManager, storageService| Constructor and Description |
|---|
StorageBackedSessionManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustProperties()
Allows override of component properties before initializing them.
|
void |
setUp() |
void |
testAddress() |
void |
testAuthenticationResults() |
void |
testEmptyCookie() |
void |
testSecondaryLookup() |
void |
testSimpleSession() |
void |
testSPSessions() |
createSession, tearDownprivate static final long sessionSlop
private Collection<AuthenticationFlowDescriptor> flowDescriptors
private SPSessionSerializerRegistry serializerRegistry
public void setUp()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
setUp in class SessionManagerBaseTestCasenet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprotected void adjustProperties()
adjustProperties in class SessionManagerBaseTestCasepublic void testEmptyCookie()
throws net.shibboleth.utilities.java.support.resolver.ResolverException,
SessionException,
InterruptedException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionSessionExceptionInterruptedExceptionpublic void testSimpleSession()
throws net.shibboleth.utilities.java.support.resolver.ResolverException,
SessionException,
InterruptedException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionSessionExceptionInterruptedExceptionpublic void testAddress()
throws SessionException,
net.shibboleth.utilities.java.support.resolver.ResolverException
SessionExceptionnet.shibboleth.utilities.java.support.resolver.ResolverExceptionpublic void testAuthenticationResults()
throws net.shibboleth.utilities.java.support.resolver.ResolverException,
SessionException,
InterruptedException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionSessionExceptionInterruptedExceptionpublic void testSPSessions()
throws net.shibboleth.utilities.java.support.resolver.ResolverException,
SessionException,
InterruptedException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionSessionExceptionInterruptedExceptionpublic void testSecondaryLookup()
throws net.shibboleth.utilities.java.support.resolver.ResolverException,
SessionException,
InterruptedException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionSessionExceptionInterruptedExceptionCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.