public class SecurityUtilities extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getSystemProperty(String key) |
static Integer |
getSystemProperty(String key,
int defValue) |
static String |
getSystemProperty(String key,
String defValue) |