|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityManager | |
java.lang |
Uses of SecurityManager in java.lang |
Methods in java.lang that return SecurityManager | |
static SecurityManager |
System.getSecurityManager()
Gets the system security interface. |
Methods in java.lang with parameters of type SecurityManager | |
static void |
System.setSecurityManager(SecurityManager s)
Sets the System security. |
|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |