Class SecurityUtilities


  • public class SecurityUtilities
    extends Object
    • Method Detail

      • getSystemProperty

        public static String getSystemProperty​(String key)
      • getSystemProperty

        public static String getSystemProperty​(String key,
                                               String defValue)
      • getSystemProperty

        public static Integer getSystemProperty​(String key,
                                                int defValue)