Package net.shibboleth.idp.session.impl
Class DetectIdentitySwitchTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
net.shibboleth.idp.session.impl.DetectIdentitySwitchTest
DetectIdentitySwitch unit test.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate AuthenticationContextprivate net.shibboleth.idp.session.impl.DetectIdentitySwitchprivate SubjectCanonicalizationContextprivate ProfileRequestContextprivate net.shibboleth.idp.session.context.SessionContextprivate RequestContextFields inherited from class net.shibboleth.idp.session.impl.SessionManagerBaseTestCase
sessionManager, storageService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethods 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
-
ac
-
sc
private net.shibboleth.idp.session.context.SessionContext sc -
c14n
-
action
private net.shibboleth.idp.session.impl.DetectIdentitySwitch action
-
-
Constructor Details
-
DetectIdentitySwitchTest
public DetectIdentitySwitchTest()
-
-
Method Details
-
setUpAction
- Throws:
ComponentInitializationException
-
testNoSession
public void testNoSession() -
testSesssion
- Throws:
SessionException
-
testMatch
- Throws:
SessionException
-
testMismatch
- Throws:
SessionException
-