Class SignatureSupportTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.xmlsec.signature.support.tests.SignatureSupportTest
public class SignatureSupportTest
extends org.opensaml.core.testing.XMLObjectBaseTestCase
-
Field Summary
FieldsFields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Signatureprivate SignatureSigningParametersvoidvoidvoidvoidvoidvoidMethods 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
-
signingCredential
-
keyInfoGenerator
-
-
Constructor Details
-
SignatureSupportTest
public SignatureSupportTest()
-
-
Method Details
-
initializeKeyPairAndGenerator
@BeforeClass public void initializeKeyPairAndGenerator() throws NoSuchAlgorithmException, NoSuchProviderException -
testBasic
- Throws:
SecurityException
-
testAddReferenceCanonicalizationTransformAlone
- Throws:
SecurityException
-
testAddReferenceCanonicalizationTransformAfterEnveloped
- Throws:
SecurityException
-
testReplaceReferenceCanonicalizationTransformAlone
- Throws:
SecurityException
-
testReplaceReferenceCanonicalizationTransformAfterEnveloped
- Throws:
SecurityException
-
buildTemplateSignature
-
buildTemplateSigningParameters
-