Package net.shibboleth.idp.session.impl
Class StorageBackedSessionManagerTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest
StorageBackedSessionManager unit test.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Collection<AuthenticationFlowDescriptor>private static final org.slf4j.Loggerprivate Objectprivate SPSessionSerializerRegistryprivate static final DurationFields inherited from class net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
sessionManager, storageService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidAllows override of component properties before initializing them.voidsetUp()voidvoidvoidvoidvoidvoidMethods inherited from class net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
createSession, getRequest, getResponse, tearDownMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
sessionSlop
-
log
private static final org.slf4j.Logger log -
flowDescriptors
-
serializerRegistry
-
nullObj
-
-
Constructor Details
-
StorageBackedSessionManagerTest
public StorageBackedSessionManagerTest()
-
-
Method Details
-
setUp
- Overrides:
setUpin classSessionManagerBaseTestCase- Throws:
ComponentInitializationException
-
adjustProperties
protected void adjustProperties()Allows override of component properties before initializing them.- Overrides:
adjustPropertiesin classSessionManagerBaseTestCase
-
testEmptyCookie
-
testSimpleSession
-
testAddress
- Throws:
SessionExceptionResolverException
-
testAuthenticationResults
public void testAuthenticationResults() throws ResolverException, SessionException, InterruptedException -
testSPSessions
-
testSecondaryLookup
-