Package org.opensaml.xmlsec.keyinfo.impl
Class KeyAgreementKeyInfoGeneratorTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.xmlsec.keyinfo.impl.KeyAgreementKeyInfoGeneratorTest
public class KeyAgreementKeyInfoGeneratorTest
extends org.opensaml.core.testing.XMLObjectBaseTestCase
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate KeyAgreementCredentialprivate KeyAgreementCredentialprivate KeyAgreementCredentialprivate Credentialprivate Credentialprivate Credentialprivate Credentialprivate SecretKeyprivate KeyPairprivate KeyPairprivate KeyPairprivate KeyPairFields 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
-
Field Details
-
keyPairOriginatorECDH
-
keyPairRecipientECDH
-
keyPairOriginatorDiffieHellman
-
keyPairRecipientDiffieHellman
-
credOriginatorECDH
-
credRecipientECDH
-
credOriginatorDiffieHellman
-
credRecipientDiffieHellman
-
derivedKey
-
credECDH
-
credDiffieHellmanExplicitKDF
-
credDiffieHellmanLegacyKDF
-
factory
-
-
Constructor Details
-
KeyAgreementKeyInfoGeneratorTest
public KeyAgreementKeyInfoGeneratorTest()
-
-
Method Details
-
beforeClass
@BeforeClass public void beforeClass() throws NoSuchAlgorithmException, NoSuchProviderException, InvalidAlgorithmParameterException -
beforeMethod
@BeforeMethod public void beforeMethod() -
ECDHWithConcatKDFWithDefaults
- Throws:
Exception
-
ECDHWithPBKDF2WithDefaults
- Throws:
Exception
-
DiffieHellmanWithConcatKDFWithDefaults
- Throws:
Exception
-
DiffieHellmanWithLegacyKDFWithDefaults
- Throws:
Exception
-
noEmitKeyinfos
- Throws:
Exception
-
noKeyInfoManagers
- Throws:
Exception
-