public class

PolicyTool

extends Object
java.lang.Object
   ↳ sun.security.tools.PolicyTool

Class Overview

PolicyTool may be used by users and administrators to configure the overall java security policy (currently stored in the policy file). Using PolicyTool administators may add and remove policies from the policy file.

See Also

Summary

Public Methods
static void main(String[] args)
run the PolicyTool
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static void main (String[] args)

run the PolicyTool