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,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void testNoHeaders()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void testSuccess()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void testActor()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.