public class ValidateProxyCallbackActionTest extends AbstractFlowActionTest
ValidateProxyCallbackAction.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.cas.ticket.TicketService |
ticketService |
TEST_PRINCIPAL_NAME, TEST_SESSION_IDapplicationContext, logger| Constructor and Description |
|---|
ValidateProxyCallbackActionTest() |
| Modifier and Type | Method and Description |
|---|---|
private static net.shibboleth.idp.cas.proxy.ProxyAuthenticator<org.opensaml.security.trust.TrustEngine<org.opensaml.security.x509.X509Credential>> |
mockProxyAuthenticator(Exception toBeThrown) |
private static org.springframework.webflow.execution.RequestContext |
newRequestContext(String pgtURL) |
void |
testValidateProxyFailure() |
void |
testValidateProxySuccess() |
createProxyGrantingTicket, createProxyGrantingTicket, createProxyTicket, createServiceTicket, expiry, generateProxyGrantingTicketId, generateProxyTicketId, generateServiceTicketId, getProfileContext, mockSessionrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstance@Autowired private net.shibboleth.idp.cas.ticket.TicketService ticketService
private static net.shibboleth.idp.cas.proxy.ProxyAuthenticator<org.opensaml.security.trust.TrustEngine<org.opensaml.security.x509.X509Credential>> mockProxyAuthenticator(Exception toBeThrown) throws Exception
Exceptionprivate static org.springframework.webflow.execution.RequestContext newRequestContext(String pgtURL)
Copyright © 1999–2014. All rights reserved.