Class BasicEncryptionConfigurationTest

java.lang.Object
org.opensaml.xmlsec.impl.BasicEncryptionConfigurationTest

public class BasicEncryptionConfigurationTest extends Object
  • Field Details

  • Constructor Details

    • BasicEncryptionConfigurationTest

      public BasicEncryptionConfigurationTest()
  • Method Details

    • generateCredentials

      @BeforeClass public void generateCredentials() throws NoSuchAlgorithmException, NoSuchProviderException
      Throws:
      NoSuchAlgorithmException
      NoSuchProviderException
    • setUp

      @BeforeMethod public void setUp()
    • testDefaults

      public void testDefaults()
    • testDataEncryptionCredentials

      public void testDataEncryptionCredentials()
    • testDataEncryptionCredentialsImmutable

      public void testDataEncryptionCredentialsImmutable()
    • testDataEncryptionAlgorithmURIs

      public void testDataEncryptionAlgorithmURIs()
    • testDataEncryptionAlgorithmURIsImmutable

      public void testDataEncryptionAlgorithmURIsImmutable()
    • testKeyTransportEncryptionCredentials

      public void testKeyTransportEncryptionCredentials()
    • testKeyTransportEncryptionCredentialsImmutable

      public void testKeyTransportEncryptionCredentialsImmutable()
    • testKeyTransportEncryptionAlgorithmURIs

      public void testKeyTransportEncryptionAlgorithmURIs()
    • testKeyTransportEncryptionAlgorithmURIsImmutable

      public void testKeyTransportEncryptionAlgorithmURIsImmutable()
    • testDataKeyInfoGeneratorManager

      public void testDataKeyInfoGeneratorManager()
    • testKeyTransportKeyInfoGeneratorManager

      public void testKeyTransportKeyInfoGeneratorManager()
    • testRSAOAEPParameters

      public void testRSAOAEPParameters()
    • testRSAOAEPParametersMerge

      public void testRSAOAEPParametersMerge()
    • testKeyTransportAlgorithmPredicate

      public void testKeyTransportAlgorithmPredicate()