public class ProcessLogoutTest extends SessionManagerBaseTestCase
ProcessLogout unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.session.impl.ProcessLogout |
action |
private org.opensaml.profile.context.ProfileRequestContext |
prc |
private org.springframework.webflow.execution.RequestContext |
src |
requestProxy, responseProxy, sessionManager, storageService| Constructor and Description |
|---|
ProcessLogoutTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustProperties()
Allows override of component properties before initializing them.
|
void |
setUpAction() |
void |
testAddressMismatch() |
void |
testAddressRebind() |
void |
testNoSession() |
void |
testSessionNoSPSessions() |
void |
testSessionSPSessions() |
createSession, setUp, tearDownprivate org.springframework.webflow.execution.RequestContext src
private org.opensaml.profile.context.ProfileRequestContext prc
private net.shibboleth.idp.session.impl.ProcessLogout action
public void setUpAction()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprotected void adjustProperties()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
adjustProperties in class SessionManagerBaseTestCasenet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testNoSession()
public void testSessionNoSPSessions()
throws SessionException
SessionExceptionpublic void testSessionSPSessions()
throws SessionException,
net.shibboleth.utilities.java.support.resolver.ResolverException
SessionExceptionnet.shibboleth.utilities.java.support.resolver.ResolverExceptionpublic void testAddressRebind()
throws SessionException
SessionExceptionpublic void testAddressMismatch()
throws SessionException
SessionExceptionCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.