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

/openjdk7/jdk/src/share/classes/sun/security/action/
H A DGetBooleanAction.java40 * (new GetBooleanAction("prop")).booleanValue();
49 public class GetBooleanAction class in inherits:java.security.PrivilegedAction
59 public GetBooleanAction(String theProp) { method in class:GetBooleanAction

Completed in 30 milliseconds