Package org.opensaml.security.crypto.dh
Class BaseDHTest
- java.lang.Object
-
- org.opensaml.core.testing.OpenSAMLInitBaseTestCase
-
- org.opensaml.security.crypto.dh.BaseDHTest
-
- Direct Known Subclasses:
DHSupportTest
public class BaseDHTest extends OpenSAMLInitBaseTestCase
This mostly exists as a single place to define the set of DH key sizes we want to test in various tests.
-
-
Constructor Summary
Constructors Constructor Description BaseDHTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object[][]dhKeySizes()-
Methods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
-
-
-
Method Detail
-
dhKeySizes
@DataProvider public Object[][] dhKeySizes()
-
-