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 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, tearDownprivate org.springframework.webflow.execution.RequestContext src
private org.opensaml.profile.context.ProfileRequestContext prc
private net.shibboleth.idp.session.impl.PopulateSessionContext action
public void setUpAction()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.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–2014. All rights reserved.