public class HttpClientProxyValidatorTest extends AbstractFlowActionTest
HttpClientProxyValidator class.| Modifier and Type | Class and Description |
|---|---|
private static class |
HttpClientProxyValidatorTest.ConfigurableStatusHandler |
| Modifier and Type | Field and Description |
|---|---|
private org.springframework.context.ApplicationContext |
context |
private net.shibboleth.idp.cas.proxy.impl.HttpClientProxyValidator |
validator |
TEST_PRINCIPAL_NAME, TEST_SESSION_ID, ticketService| Constructor and Description |
|---|
HttpClientProxyValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
private ProfileRequestContext |
buildProfileRequestContext(String serviceUrl) |
Object[][] |
buildTestData() |
private org.eclipse.jetty.server.Server |
startServer(String keyStorePath,
org.eclipse.jetty.server.Handler handler) |
void |
testAuthenticate(String serviceURL,
String keyStorePath,
int status,
Exception expected) |
createProxyGrantingTicket, createProxyGrantingTicket, createProxyTicket, createServiceTicket, expiry, generateProxyGrantingTicketId, generateProxyTicketId, generateServiceTicketId, getProfileContext, initOpenSAML, mockSessionrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstance@Autowired private net.shibboleth.idp.cas.proxy.impl.HttpClientProxyValidator validator
@Autowired private org.springframework.context.ApplicationContext context
public Object[][] buildTestData()
public void testAuthenticate(String serviceURL, String keyStorePath, int status, Exception expected) throws Exception
Exceptionprivate org.eclipse.jetty.server.Server startServer(String keyStorePath, org.eclipse.jetty.server.Handler handler)
private ProfileRequestContext buildProfileRequestContext(String serviceUrl)
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.