public class ExtractChannelBindingsHeadersHandlerTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
ExtractChannelBindingsHeadersHandler unit test.| Constructor and Description |
|---|
ExtractChannelBindingsHeadersHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testActor()
Test that the handler works with non-default actor flags.
|
void |
testMissingEnvelope()
Test that the handler returns nothing on a missing SOAP context.
|
void |
testNoHeaders()
Test that the handler does nothing when no headers exist.
|
void |
testSuccess()
Test that the handler works.
|
public ExtractChannelBindingsHeadersHandlerTest()
public void testMissingEnvelope()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testNoHeaders()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testSuccess()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testActor()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionCopyright © 1999–2015. All rights reserved.