Class ChainingSignatureTrustEngineTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.xmlsec.signature.support.impl.ChainingSignatureTrustEngineTest
public class ChainingSignatureTrustEngineTest
extends org.opensaml.core.testing.XMLObjectBaseTestCase
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classMock trust engine. -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<SignatureTrustEngine>private CriteriaSetprivate ChainingSignatureTrustEngineprivate SignatureFields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
criteriaSet
-
engine
-
chain
-
token
-
-
Constructor Details
-
ChainingSignatureTrustEngineTest
public ChainingSignatureTrustEngineTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testFirstTrusted
- Throws:
SecurityException
-
testSecondTrusted
- Throws:
SecurityException
-
testNoneTrusted
- Throws:
SecurityException
-
testException
- Throws:
SecurityException
-