Class ICMEncryptionStrictMode
-
- All Implemented Interfaces:
public final class ICMEncryptionStrictMode extends ICMEncryptionStrictModeExtension of com.intershop.gradle.icm.utils.ICMEncryptionStrictMode for the docker plugin providing an additional factory methods using com.intershop.gradle.icm.docker.extension.DevelopmentConfiguration
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classICMEncryptionStrictMode.Companion
-
Field Summary
Fields Modifier and Type Field Description private final Function1<Unit, Boolean>isStrictModeEnabledpublic final static ICMEncryptionStrictMode.CompanionCompanion
-
Constructor Summary
Constructors Constructor Description ICMEncryptionStrictMode(Function1<Unit, Boolean> isStrictModeEnabled)
-
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
-
-