public class URLEvaluatingMessageChannelSecurityTest extends Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
URLEvaluatingMessageChannelSecurityTest.MockURLLookup |
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.messaging.handler.impl.URLEvaluatingMessageChannelSecurity |
handler |
private MessageContext |
messageContext |
| Constructor and Description |
|---|
URLEvaluatingMessageChannelSecurityTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBadURL() |
void |
testHTTPNoPort() |
void |
testHTTPSNoPort() |
void |
testHTTPSNoPortAsSecure() |
void |
testHTTPSWithDefaultPort() |
void |
testHTTPSWithDefaultPortAsSecure() |
void |
testHTTPSWithNonDefaultPort() |
void |
testHTTPWithPort() |
void |
testMissingURLLookup() |
private org.opensaml.messaging.handler.impl.URLEvaluatingMessageChannelSecurity handler
private MessageContext messageContext
public URLEvaluatingMessageChannelSecurityTest()
public void setUp()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testHTTPSNoPort()
throws ComponentInitializationException,
MessageHandlerException
public void testHTTPSWithDefaultPort()
throws ComponentInitializationException,
MessageHandlerException
public void testHTTPSWithDefaultPortAsSecure()
throws ComponentInitializationException,
MessageHandlerException
public void testHTTPSNoPortAsSecure()
throws ComponentInitializationException,
MessageHandlerException
public void testHTTPSWithNonDefaultPort()
throws ComponentInitializationException,
MessageHandlerException
public void testHTTPNoPort()
throws ComponentInitializationException,
MessageHandlerException
public void testHTTPWithPort()
throws ComponentInitializationException,
MessageHandlerException
public void testBadURL()
throws ComponentInitializationException,
MessageHandlerException
public void testMissingURLLookup()
throws ComponentInitializationException
ComponentInitializationExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.