public class ValidateTicketActionTest extends AbstractFlowActionTest
ValidateTicketAction class.| Modifier and Type | Field and Description |
|---|---|
private static String |
TEST_SERVICE |
TEST_PRINCIPAL_NAME, TEST_SESSION_ID, ticketService| Constructor and Description |
|---|
ValidateTicketActionTest() |
| Modifier and Type | Method and Description |
|---|---|
private static net.shibboleth.idp.cas.flow.impl.ValidateTicketAction |
newAction(net.shibboleth.idp.cas.ticket.TicketServiceEx service) |
void |
testInvalidTicketFormat() |
void |
testProxyTicketValidateSuccess() |
void |
testServiceMismatch() |
void |
testServiceTicketValidateSuccess() |
void |
testServiceTicketValidateSuccessWithJSessionID() |
void |
testTicketExpired() |
void |
testTicketRetrievalError() |
createProxyGrantingTicket, createProxyGrantingTicket, createProxyTicket, createServiceTicket, expiry, generateProxyGrantingTicketId, generateProxyTicketId, generateServiceTicketId, getProfileContext, initOpenSAML, mockSessionrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstanceprivate static final String TEST_SERVICE
public void testServiceTicketValidateSuccess()
throws Exception
Exceptionpublic void testServiceTicketValidateSuccessWithJSessionID()
throws Exception
Exceptionpublic void testProxyTicketValidateSuccess()
throws Exception
Exceptionprivate static net.shibboleth.idp.cas.flow.impl.ValidateTicketAction newAction(net.shibboleth.idp.cas.ticket.TicketServiceEx service)
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.