Class MultipleActionTest


  • public class MultipleActionTest
    extends AbstractTestBase
    A test for 2x Signatures + 2x Encryption. This is not supported for now, but these tests are mainly to demonstrate an issue with WSS4J/Santuario hanging on the outbound side in certain scenarios.
    • Constructor Detail

      • MultipleActionTest

        public MultipleActionTest()
    • Method Detail

      • testTwoSignatureActions

        @Test
        @Disabled
        public void testTwoSignatureActions()
                                     throws Exception
        Throws:
        Exception
      • testTwoEncryptionActions

        @Test
        @Disabled
        public void testTwoEncryptionActions()
                                      throws Exception
        Throws:
        Exception
      • testDuplicateActions

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