Class EncryptionAlgorithmSuiteTest


  • public class EncryptionAlgorithmSuiteTest
    extends Object
    A set of test-cases for encrypting and decrypting SOAP requests when specifying an AlgorithmSuite policy.
    • Constructor Detail

      • EncryptionAlgorithmSuiteTest

        public EncryptionAlgorithmSuiteTest()
                                     throws Exception
        Throws:
        Exception
    • Method Detail

      • testEncryptionKeyTransportRSA15

        @Test
        public void testEncryptionKeyTransportRSA15()
                                             throws Exception
        Throws:
        Exception
      • testEncryptionKeyTransportRSA15NoAlgorithmSuite

        @Test
        public void testEncryptionKeyTransportRSA15NoAlgorithmSuite()
                                                             throws Exception
        Throws:
        Exception
      • testEncryptionMethodAES128

        @Test
        public void testEncryptionMethodAES128()
                                        throws Exception
        Throws:
        Exception
      • testSymmetricEncryption

        @Test
        public void testSymmetricEncryption()
                                     throws Exception
        Throws:
        Exception