public class PopulateHttpClientSecurityParametersHandlerTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
PopulateSignatureValidationParameters.| Modifier and Type | Class and Description |
|---|---|
private class |
PopulateHttpClientSecurityParametersHandlerTest.MockResolver |
private class |
PopulateHttpClientSecurityParametersHandlerTest.MockX509Credential |
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.security.messaging.impl.PopulateHttpClientSecurityParametersHandler |
handler |
private MessageContext |
messageContext |
| Constructor and Description |
|---|
PopulateHttpClientSecurityParametersHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testConfig() |
void |
testNoContext() |
void |
testResolverError() |
void |
testSuccess() |
void |
testSuccessExcludeClientTLS() |
void |
testSuccessIncludeClientTLS() |
private MessageContext messageContext
private org.opensaml.security.messaging.impl.PopulateHttpClientSecurityParametersHandler handler
public PopulateHttpClientSecurityParametersHandlerTest()
public void setUp()
public void testConfig()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testSuccessIncludeClientTLS()
throws Exception
ExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.