Package net.shibboleth.idp.session.impl
Class PopulateSessionContextTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
net.shibboleth.idp.session.impl.PopulateSessionContextTest
PopulateSessionContext unit test.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate net.shibboleth.idp.session.impl.PopulateSessionContextprivate ProfileRequestContextprivate RequestContextFields inherited from class net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
sessionManager, storageService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidMethods inherited from class net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
adjustProperties, createSession, getRequest, getResponse, setUp, tearDownMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
src
-
prc
-
action
private net.shibboleth.idp.session.impl.PopulateSessionContext action
-
-
Constructor Details
-
PopulateSessionContextTest
public PopulateSessionContextTest()
-
-
Method Details
-
setUpAction
- Throws:
ComponentInitializationException
-
testNoSession
public void testNoSession() -
testSession
- Throws:
SessionException
-
testAddressRebind
- Throws:
SessionException
-
testAddressMismatch
- Throws:
SessionException
-
testTimeout
- Throws:
SessionExceptionInterruptedException
-
testAddressLookup
-