Package | Description |
---|---|
java.lang |
Provides classes that are fundamental to the design of the Java
programming language.
|
java.rmi |
Provides the RMI package.
|
Modifier and Type | Method and Description |
---|---|
static SecurityManager |
System.getSecurityManager()
getSecurityManager returns the currently installed security
manager.
|
Modifier and Type | Method and Description |
---|---|
static void |
System.setSecurityManager(SecurityManager s)
setSecurityManager sets a new security manager.
|
Modifier and Type | Class and Description |
---|---|
class |
RMISecurityManager
Deprecated.
Use
SecurityManager instead. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.