public class HTTPPostDecoderTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml1.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 String |
encodeMessage(org.opensaml.saml.common.SAMLObject message) |
private void |
populateRequestURL(org.springframework.mock.web.MockHttpServletRequest request,
String requestURL) |
protected void |
setUp() |
void |
testDecode()
Test decoding message.
|
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate String expectedRelayValue
private org.opensaml.saml.saml1.binding.decoding.impl.HTTPPostDecoder decoder
private org.springframework.mock.web.MockHttpServletRequest httpRequest
private void populateRequestURL(org.springframework.mock.web.MockHttpServletRequest request,
String requestURL)
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.