public class PopulateSessionContextTest extends SessionManagerBaseTestCase
PopulateSessionContext unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.session.impl.PopulateSessionContext |
action |
private ProfileRequestContext |
prc |
private org.springframework.webflow.execution.RequestContext |
src |
requestProxy, responseProxy, sessionManager, storageService| Constructor and Description |
|---|
PopulateSessionContextTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpAction() |
void |
testAddressMismatch() |
void |
testAddressRebind() |
void |
testNoSession() |
void |
testSession() |
void |
testTimeout() |
adjustProperties, createSession, setUp, tearDowninitOpenSAMLprivate org.springframework.webflow.execution.RequestContext src
private ProfileRequestContext prc
private net.shibboleth.idp.session.impl.PopulateSessionContext action
public void setUpAction()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoSession()
public void testSession()
throws SessionException
SessionExceptionpublic void testAddressRebind()
throws SessionException
SessionExceptionpublic void testAddressMismatch()
throws SessionException
SessionExceptionpublic void testTimeout()
throws SessionException,
InterruptedException
SessionExceptionInterruptedExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.