Class EnvHelper


  • public final class EnvHelper
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] toTest  
    • Constructor Summary

      Constructors 
      Constructor Description
      EnvHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void addEnv​(java.lang.ProcessBuilder builder)  
      static void checkDangerousParams()  
      • Methods inherited from class java.lang.Object

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

      • toTest

        public static final java.lang.String[] toTest
    • Constructor Detail

      • EnvHelper

        public EnvHelper()
    • Method Detail

      • addEnv

        public static void addEnv​(java.lang.ProcessBuilder builder)
      • checkDangerousParams

        public static void checkDangerousParams()