public class SecurityUtils
extends java.lang.Object
| Constructor and Description |
|---|
SecurityUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getProperty(java.lang.String key,
java.lang.String defaultValue)
Gets the system property.
|