public class ChainingSignatureTrustEngineTest extends XMLObjectBaseTestCase
| Modifier and Type | Class and Description |
|---|---|
private class |
ChainingSignatureTrustEngineTest.MockSignatureTrustEngine
Mock trust engine.
|
| Modifier and Type | Field and Description |
|---|---|
private List<org.opensaml.xmlsec.signature.support.SignatureTrustEngine> |
chain |
private CriteriaSet |
criteriaSet |
private org.opensaml.xmlsec.signature.support.impl.ChainingSignatureTrustEngine |
engine |
private org.opensaml.xmlsec.signature.Signature |
token |
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory| Constructor and Description |
|---|
ChainingSignatureTrustEngineTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testException() |
void |
testFirstTrusted() |
void |
testNoneTrusted() |
void |
testNullChain() |
void |
testNullEngineOK() |
void |
testRawSignature() |
void |
testSecondTrusted() |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementinitOpenSAMLprivate CriteriaSet criteriaSet
private org.opensaml.xmlsec.signature.support.impl.ChainingSignatureTrustEngine engine
private List<org.opensaml.xmlsec.signature.support.SignatureTrustEngine> chain
private org.opensaml.xmlsec.signature.Signature token
public void testFirstTrusted()
throws SecurityException
SecurityExceptionpublic void testSecondTrusted()
throws SecurityException
SecurityExceptionpublic void testNoneTrusted()
throws SecurityException
SecurityExceptionpublic void testNullEngineOK()
throws SecurityException
SecurityExceptionpublic void testRawSignature()
throws SecurityException
SecurityExceptionpublic void testException()
throws SecurityException
SecurityExceptionpublic void testNullChain()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.