Package net.shibboleth.idp.session.impl
Class UpdateSessionWithSPSessionTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
net.shibboleth.idp.session.impl.UpdateSessionWithSPSessionTest
UpdateSessionWithSPSession unit test.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classReturns a simple example session. -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate net.shibboleth.idp.session.impl.UpdateSessionWithSPSessionprivate ProfileRequestContextprivate RequestContextFields 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.voidvoidvoidvoidMethods inherited from class net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
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.UpdateSessionWithSPSession action
-
-
Constructor Details
-
UpdateSessionWithSPSessionTest
public UpdateSessionWithSPSessionTest()
-
-
Method Details
-
setUpAction
- Throws:
ComponentInitializationException
-
adjustProperties
Allows override of component properties before initializing them.- Overrides:
adjustPropertiesin classSessionManagerBaseTestCase- Throws:
ComponentInitializationException- ...
-
testNoSession
- Throws:
ComponentInitializationException
-
testNullSession
-
testBasicSession
-