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, tearDowninitOpenSAMLprivate static final long sessionSlop
private Collection<AuthenticationFlowDescriptor> flowDescriptors
private SPSessionSerializerRegistry serializerRegistry
public void setUp()
throws ComponentInitializationException
setUp in class SessionManagerBaseTestCaseComponentInitializationExceptionprotected void adjustProperties()
adjustProperties in class SessionManagerBaseTestCasepublic void testEmptyCookie()
throws ResolverException,
SessionException,
InterruptedException
public void testSimpleSession()
throws ResolverException,
SessionException,
InterruptedException
public void testAddress()
throws SessionException,
ResolverException
SessionExceptionResolverExceptionpublic void testAuthenticationResults()
throws ResolverException,
SessionException,
InterruptedException
public void testSPSessions()
throws ResolverException,
SessionException,
InterruptedException
public void testSecondaryLookup()
throws ResolverException,
SessionException,
InterruptedException
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.