public class UpdateSessionWithSPSessionTest extends SessionManagerBaseTestCase
UpdateSessionWithSPSession unit test.| Modifier and Type | Class and Description |
|---|---|
private class |
UpdateSessionWithSPSessionTest.DummyStrategy
Returns a simple example session.
|
private class |
UpdateSessionWithSPSessionTest.NullStrategy
Returns nothing.
|
| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.session.impl.UpdateSessionWithSPSession |
action |
private ProfileRequestContext |
prc |
private org.springframework.webflow.execution.RequestContext |
src |
requestProxy, responseProxy, sessionManager, storageService| Constructor and Description |
|---|
UpdateSessionWithSPSessionTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustProperties()
Allows override of component properties before initializing them.
|
void |
setUpAction() |
void |
testBasicSession() |
void |
testNoSession() |
void |
testNullSession() |
createSession, setUp, tearDowninitOpenSAMLprivate org.springframework.webflow.execution.RequestContext src
private ProfileRequestContext prc
private net.shibboleth.idp.session.impl.UpdateSessionWithSPSession action
public void setUpAction()
throws ComponentInitializationException
ComponentInitializationExceptionprotected void adjustProperties()
throws ComponentInitializationException
adjustProperties in class SessionManagerBaseTestCaseComponentInitializationExceptionpublic void testNoSession()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNullSession()
throws SessionException,
ComponentInitializationException
public void testBasicSession()
throws SessionException,
ComponentInitializationException
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.