public class AddRequestAuthenticatedHeaderHandlerTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
AddRequestAuthenticatedHeaderHandler unit test.| Constructor and Description |
|---|
AddRequestAuthenticatedHeaderHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMissingEnvelope()
Test that the handler errors on a missing SOAP context.
|
void |
testSuccess()
Test that the handler works.
|
void |
testUnauthenticated()
Test that the handler does nothing on a missing context.
|
public AddRequestAuthenticatedHeaderHandlerTest()
public void testUnauthenticated()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void testMissingEnvelope()
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.MessageHandlerExceptionComponentInitializationExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.