Class EncryptionTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class EncryptionTest extends HybrisJUnit4TransactionalTest
  • Constructor Details

    • EncryptionTest

      public EncryptionTest()
  • Method Details

    • doBefore

      public void doBefore()
      getValueEncryptor() initializes lazily some encryption properties in Master Tenant Config (eg. symmetric.key.file.1) Previously test passed due to test invocation sequence which changed when upgrading to Java 8.
    • testDumpProviderInfos

      public void testDumpProviderInfos()
    • testEncryptionEngine

      public void testEncryptionEngine()
    • testSupportedAlgorithms

      public void testSupportedAlgorithms()