Uses of Class
java.lang.SecurityManager
Packages that use SecurityManager
Package
Description
Provides classes that are fundamental to the design of the Java
programming language.
Provides the RMI package.
-
Uses of SecurityManager in java.lang
Methods in java.lang that return SecurityManagerModifier and TypeMethodDescriptionstatic SecurityManagerSystem.getSecurityManager()Gets the system-wide security manager.Methods in java.lang with parameters of type SecurityManagerModifier and TypeMethodDescriptionstatic voidSystem.setSecurityManager(SecurityManager sm)Sets the system-wide security manager. -
Uses of SecurityManager in java.rmi
Subclasses of SecurityManager in java.rmi
SecurityManagerinstead.