Searched defs:PolicyTool (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/tools/policytool/
H A DPolicyTool.java50 * PolicyTool may be used by users and administrators to configure the
52 * Using PolicyTool administrators may add and remove policies from
59 public class PolicyTool { class
109 private PolicyTool() { method in class:PolicyTool
621 // - PolicyTool needs to as well so that it doesn't store
709 * run the PolicyTool
713 ToolWindow tw = new ToolWindow(new PolicyTool());
744 private PolicyTool tool;
752 PolicyEntry(PolicyTool tool, PolicyParser.GrantEntry ge)
877 * The main window for the PolicyTool
[all...]

Completed in 29 milliseconds