public class PopulateSessionContextTest extends SessionManagerBaseTestCase
PopulateSessionContext unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.session.impl.PopulateSessionContext |
action |
private org.opensaml.profile.context.ProfileRequestContext |
prc |
private 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, tearDownprivate RequestContext src
private org.opensaml.profile.context.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–2016 Shibboleth Consortium. All rights reserved.