public class ProcessLogoutTest extends SessionManagerBaseTestCase
ProcessLogout unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.session.impl.ProcessLogout |
action |
private 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, tearDowninitOpenSAMLprivate org.springframework.webflow.execution.RequestContext src
private ProfileRequestContext prc
private net.shibboleth.idp.session.impl.ProcessLogout action
public void setUpAction()
throws ComponentInitializationException
ComponentInitializationExceptionprotected void adjustProperties()
throws ComponentInitializationException
adjustProperties in class SessionManagerBaseTestCaseComponentInitializationExceptionpublic void testNoSession()
public void testSessionNoSPSessions()
throws SessionException
SessionExceptionpublic void testSessionSPSessions()
throws SessionException,
ResolverException
SessionExceptionResolverExceptionpublic void testAddressRebind()
throws SessionException
SessionExceptionpublic void testAddressMismatch()
throws SessionException
SessionExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.