Package net.shibboleth.idp.session.impl
Class UpdateSessionWithAuthenticationResultTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
net.shibboleth.idp.session.impl.UpdateSessionWithAuthenticationResultTest
UpdateSessionWithAuthenticationResult unit test.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate AuthenticationContextprivate net.shibboleth.idp.session.impl.UpdateSessionWithAuthenticationResultprivate AuthenticationFlowDescriptorprivate 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.voidvoidvoidvoidvoidvoidvoidvoidMethods 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
-
ac
-
flowDescriptor
-
action
private net.shibboleth.idp.session.impl.UpdateSessionWithAuthenticationResult action
-
-
Constructor Details
-
UpdateSessionWithAuthenticationResultTest
public UpdateSessionWithAuthenticationResultTest()
-
-
Method Details
-
setUpAction
- Throws:
ComponentInitializationException
-
adjustProperties
Allows override of component properties before initializing them.- Overrides:
adjustPropertiesin classSessionManagerBaseTestCase- Throws:
ComponentInitializationException- ...
-
testNoResult
public void testNoResult() -
testNoFlow
- Throws:
SessionException
-
testNotCacheable
- Throws:
SessionException
-
testNewSession
- Throws:
SessionException
-
testAddToSession
- Throws:
SessionException
-
testUpdateSessionNoResult
- Throws:
SessionException
-
testUpdateSession
- Throws:
SessionExceptionResolverException
-