This method of the StandardSecurityManager Class creates a new StandardSecurityManager and installs it as the active security manager.
public static void installStandardSecurity();
SecurityException if a security manager is already installed.