Class PasswordEncryptorTest


  • public class PasswordEncryptorTest
    extends Object
    This is a test for signing and encrypting using a Crypto properties file with an encrypted password
    • Constructor Detail

      • PasswordEncryptorTest

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

      • testEncryptedPassword

        @Test
        public void testEncryptedPassword()
                                   throws Exception
        Throws:
        Exception
      • testSignatureWSHandler

        @Test
        public void testSignatureWSHandler()
                                    throws Exception
        Throws:
        Exception
      • testDecryptionWSHandler

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