The Java Security Manager is a java class that can define a security policy for an application. Use it with an application to determine, before performing a possibly unsafe or sensitive operation, what operation is being attempted in a security context. The application can then allow or disallow the operation. For more information, set the Enabling Java Security Manager for Applications section of the Platform Installation and Configuration Guide.