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

/libcore/ojluni/src/main/java/sun/security/action/
H A DGetPropertyAction.java40 * (new GetPropertyAction("prop"));
49 public class GetPropertyAction class in inherits:java.security.PrivilegedAction
60 public GetPropertyAction(String theProp) { method in class:GetPropertyAction
71 public GetPropertyAction(String theProp, String defaultVal) { method in class:GetPropertyAction

Completed in 44 milliseconds