Searched refs:privilegedGetProperty (Results 1 – 9 of 9) sorted by relevance
129 public static Integer privilegedGetProperty(String theProp) { in privilegedGetProperty() method in GetIntegerAction152 public static Integer privilegedGetProperty(String theProp, in privilegedGetProperty() method in GetIntegerAction
104 public static String privilegedGetProperty(String theProp) { in privilegedGetProperty() method in GetPropertyAction127 public static String privilegedGetProperty(String theProp, in privilegedGetProperty() method in GetPropertyAction
88 public static boolean privilegedGetProperty(String theProp) { in privilegedGetProperty() method in GetBooleanAction
147 .privilegedGetProperty("java.util.PropertyResourceBundle.encoding", "")
3768 GetPropertyAction.privilegedGetProperty("resource.bundle.debug", "false"));
35 import static sun.security.action.GetPropertyAction.privilegedGetProperty;79 "true".equals(privilegedGetProperty("sun.misc.JarIndex.metaInfFilenames"));
157 GetPropertyAction.privilegedGetProperty("java.specification.version");
137 dfltEncName = GetPropertyAction.privilegedGetProperty("file.encoding");
85 "true".equals(GetPropertyAction.privilegedGetProperty("stackwalk.debug"));