Class DHWithExplicitKDFKeyAgreementProcessorTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.xmlsec.agreement.impl.DHWithExplicitKDFKeyAgreementProcessorTest
public class DHWithExplicitKDFKeyAgreementProcessorTest
extends org.opensaml.core.testing.OpenSAMLInitBaseTestCase
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.opensaml.xmlsec.agreement.impl.DHWithExplicitKDFKeyAgreementProcessor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprivate Collection<KeyAgreementParameter>voidvoidvoidvoidsetUp()voidMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
processor
private org.opensaml.xmlsec.agreement.impl.DHWithExplicitKDFKeyAgreementProcessor processor
-
-
Constructor Details
-
DHWithExplicitKDFKeyAgreementProcessorTest
public DHWithExplicitKDFKeyAgreementProcessorTest()
-
-
Method Details