public class HTTPSOAP11DecoderTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.binding.decoding.impl.HTTPSOAP11Decoder |
decoder |
private org.springframework.mock.web.MockHttpServletRequest |
httpRequest |
| Constructor and Description |
|---|
HTTPSOAP11DecoderTest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
encodeMessage(org.opensaml.core.xml.XMLObject message) |
protected void |
setUp() |
void |
testDecoding()
Tests decoding a SOAP 1.1 message.
|
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate org.opensaml.saml.saml2.binding.decoding.impl.HTTPSOAP11Decoder decoder
private org.springframework.mock.web.MockHttpServletRequest httpRequest
public void testDecoding()
throws Exception
Exceptionprotected String encodeMessage(org.opensaml.core.xml.XMLObject message) throws org.opensaml.core.xml.io.MarshallingException
org.opensaml.core.xml.io.MarshallingExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.