public class SAMLMessageInfoContextTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
SAMLMessageInfoContext.
Note: this test appears in the -impl module rather than the -api module because
we need to build actual SAMLObject instances. Can't have circular dependencies in Maven.| Modifier and Type | Field and Description |
|---|---|
private String |
id |
private DateTime |
issueInstant |
| Constructor and Description |
|---|
SAMLMessageInfoContextTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testNonMessageContextParent() |
void |
testNonSAMLMessage() |
void |
testNoParent() |
void |
testSAML1Request() |
void |
testSAML1Response() |
void |
testSAML2Request() |
void |
testSAML2Response() |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementpublic void setUp()
public void testNoParent()
public void testNonMessageContextParent()
public void testNonSAMLMessage()
public void testSAML2Request()
public void testSAML2Response()
public void testSAML1Request()
public void testSAML1Response()
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.