public class DetectIdentitySwitchTest extends SessionManagerBaseTestCase
DetectIdentitySwitch unit test.| Modifier and Type | Field and Description |
|---|---|
private AuthenticationContext |
ac |
private net.shibboleth.idp.session.impl.DetectIdentitySwitch |
action |
private SubjectCanonicalizationContext |
c14n |
private ProfileRequestContext |
prc |
private net.shibboleth.idp.session.context.SessionContext |
sc |
private org.springframework.webflow.execution.RequestContext |
src |
requestProxy, responseProxy, sessionManager, storageService| Constructor and Description |
|---|
DetectIdentitySwitchTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpAction() |
void |
testMatch() |
void |
testMismatch() |
void |
testNoSession() |
void |
testSesssion() |
adjustProperties, createSession, setUp, tearDowninitOpenSAMLprivate org.springframework.webflow.execution.RequestContext src
private ProfileRequestContext prc
private AuthenticationContext ac
private net.shibboleth.idp.session.context.SessionContext sc
private SubjectCanonicalizationContext c14n
private net.shibboleth.idp.session.impl.DetectIdentitySwitch action
public void setUpAction()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoSession()
public void testSesssion()
throws SessionException
SessionExceptionpublic void testMatch()
throws SessionException
SessionExceptionpublic void testMismatch()
throws SessionException
SessionExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.