System.getSecurityManager

System.getSecurityManager

Class Overview | Class Members | This Package | All Packages

Syntax
public static SecurityManager getSecurityManager()
Returns
if a security manager has already been established for the current application, then that security manager is returned; otherwise, null is returned.
Description
Gets the system security interface.