public class HTTPPostDecoderTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder |
decoder |
private String |
expectedRelayValue |
private org.springframework.mock.web.MockHttpServletRequest |
httpRequest |
| Constructor and Description |
|---|
HTTPPostDecoderTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testRequestDecoding()
Test decoding a SAML httpRequest.
|
void |
testResponseDecoding()
Test decoding a SAML response.
|
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate String expectedRelayValue
private org.opensaml.saml.saml2.binding.decoding.impl.HTTPPostDecoder decoder
private org.springframework.mock.web.MockHttpServletRequest httpRequest
public void testRequestDecoding()
throws org.opensaml.messaging.decoder.MessageDecodingException
org.opensaml.messaging.decoder.MessageDecodingExceptionpublic void testResponseDecoding()
throws org.opensaml.messaging.decoder.MessageDecodingException
org.opensaml.messaging.decoder.MessageDecodingExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.