Class ICMEncryptionStrictMode

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.intershop.gradle.icm.utils.ICMEncryptionStrictMode

        applyICMParameterIfNecessary, disableInICM, isStrictModeEnabled, isStrictModeEnabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ICMEncryptionStrictMode

        ICMEncryptionStrictMode(Function1<Unit, Boolean> isStrictModeEnabled)
    • Method Detail