Class AlgorithmRegistryTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.xmlsec.algorithm.tests.AlgorithmRegistryTest
public class AlgorithmRegistryTest
extends org.opensaml.core.testing.OpenSAMLInitBaseTestCase
Tests for the AlgorithmRegistry.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.opensaml.security.testing.SecurityProviderTestSupport -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[][]voidvoidvoidvoidvoidtestGlobalRegistryRuntimeSupported(boolean loadBC) voidvoidvoidMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
providerSupport
private org.opensaml.security.testing.SecurityProviderTestSupport providerSupport
-
-
Constructor Details
-
AlgorithmRegistryTest
public AlgorithmRegistryTest()
-
-
Method Details
-
loadBCTestData
-
testRegistrationAndDeregistration
public void testRegistrationAndDeregistration() -
testTypeIndexing
public void testTypeIndexing() -
testSignatureIndexing
public void testSignatureIndexing() -
testGetSignatureAlgorithms
public void testGetSignatureAlgorithms() -
testDigestIndexing
public void testDigestIndexing() -
testGlobalRegistryPresence
public void testGlobalRegistryPresence() -
testGlobalRegistryGetByType
public void testGlobalRegistryGetByType() -
testGlobalRegistryRuntimeSupported
- Throws:
InitializationException
-