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 org.opensaml.profile.context.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, tearDownprivate org.springframework.webflow.execution.RequestContext src
private org.opensaml.profile.context.ProfileRequestContext prc
private net.shibboleth.idp.session.impl.UpdateSessionWithSPSession action
public void setUpAction()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprotected void adjustProperties()
adjustProperties in class SessionManagerBaseTestCasepublic void testNoSession()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testNullSession()
throws SessionException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
SessionExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testBasicSession()
throws SessionException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
SessionExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionCopyright © 1999–2014. All rights reserved.