public class ValidateIdpSessionActionTest extends AbstractFlowActionTest
| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.cas.flow.ValidateIdpSessionAction |
action |
private org.springframework.webflow.execution.RequestContext |
context |
private static String |
TEST_SERVICE |
TEST_PRINCIPAL_NAME, TEST_SESSION_ID, ticketServiceapplicationContext, logger| Constructor and Description |
|---|
ValidateIdpSessionActionTest() |
| Modifier and Type | Method and Description |
|---|---|
private net.shibboleth.idp.session.SessionResolver |
mockResolver(net.shibboleth.idp.session.IdPSession session) |
void |
setUp() |
void |
testSessionExpired() |
void |
testSessionRetrievalError() |
void |
testSuccess() |
createProxyGrantingTicket, createProxyGrantingTicket, createProxyTicket, createServiceTicket, expiry, generateProxyGrantingTicketId, generateProxyTicketId, generateServiceTicketId, getProfileContext, mockSessionrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstanceprivate static final String TEST_SERVICE
private net.shibboleth.idp.cas.flow.ValidateIdpSessionAction action
private org.springframework.webflow.execution.RequestContext context
Copyright © 1999–2014. All rights reserved.