SecurityManager.SecurityManager

SecurityManager.SecurityManager

Class Overview | Class Members | This Package | All Packages

Syntax
protected SecurityManager()
Description
Constructs a new SecurityManager. An application is not allowed to create a new security manager if there is already a current security manager.

Exceptions
SecurityException if a security manager already exists.
See Also
getSecurityManager