Class KeyAgreementParametersParserTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.xmlsec.agreement.impl.KeyAgreementParametersParserTest
public class KeyAgreementParametersParserTest
extends org.opensaml.core.testing.XMLObjectBaseTestCase
-
Field Summary
Fields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidMethods 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
-
Constructor Details
-
KeyAgreementParametersParserTest
public KeyAgreementParametersParserTest()
-
-
Method Details
-
ECDHWithConcatKDF
- Throws:
KeyAgreementException
-
ECDHWithConcatKDFWithKeySize
- Throws:
KeyAgreementException
-
ECDHWithPBKDF2
- Throws:
KeyAgreementException
-
DHWithConcatKDF
- Throws:
KeyAgreementException
-
DHWithLegacyKDF
- Throws:
KeyAgreementException
-
unknownChildType
- Throws:
KeyAgreementException
-
unknownKeyDerivationAlgorithm
- Throws:
KeyAgreementException
-
invalidParamData
- Throws:
KeyAgreementException
-