public class DefaultSAML20AssertionValidationContextBuilderTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder |
builder |
private X509Certificate |
clientTLSCert |
private org.opensaml.saml.saml2.wssecurity.messaging.impl.SAML20AssertionTokenValidationInput |
input |
private String |
issuerEntityID |
private String |
remoteAddr |
private String |
requestURL |
private String |
rpEntityID |
| Constructor and Description |
|---|
DefaultSAML20AssertionValidationContextBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
private org.opensaml.saml.saml2.core.Assertion |
buildAssertion() |
private javax.servlet.http.HttpServletRequest |
buildHttpServletRequest() |
private org.opensaml.messaging.context.MessageContext<?> |
buildMessageContext() |
protected void |
setUp() |
void |
testCustom() |
void |
testDefaults() |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate org.opensaml.saml.saml2.wssecurity.messaging.impl.DefaultSAML20AssertionValidationContextBuilder builder
private org.opensaml.saml.saml2.wssecurity.messaging.impl.SAML20AssertionTokenValidationInput input
private String issuerEntityID
private String rpEntityID
private String requestURL
private String remoteAddr
private X509Certificate clientTLSCert
public DefaultSAML20AssertionValidationContextBuilderTest()
protected void setUp()
throws URISyntaxException,
CertificateException
public void testDefaults()
public void testCustom()
private org.opensaml.messaging.context.MessageContext<?> buildMessageContext()
private javax.servlet.http.HttpServletRequest buildHttpServletRequest()
throws URISyntaxException,
CertificateException
private org.opensaml.saml.saml2.core.Assertion buildAssertion()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.