Class SignatureProviderTest


  • public class SignatureProviderTest
    extends Object
    A set of test-cases for signing and verifying SOAP requests using a specific provider
    • Constructor Detail

      • SignatureProviderTest

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

      • testBouncyCastleSignature

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