| Package | Description |
|---|---|
| java.lang |
| Modifier and Type | Method and Description |
|---|---|
static SecurityManager |
System.getSecurityManager()
Gets the system security interface.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
System.setSecurityManager(SecurityManager s)
Sets the System security.
|