wt.security
Class PrivilegeSet_plugin.GetPropertyAction
java.lang.Object
wt.security.PrivilegeSet_plugin.GetPropertyAction
- All Implemented Interfaces:
- PrivilegedAction
- Enclosing class:
- PrivilegeSet_plugin
- class PrivilegeSet_plugin.GetPropertyAction
- extends Object
- implements PrivilegedAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ps
private PrivilegeSet_plugin ps
key
private String key
value
private String value
PrivilegeSet_plugin.GetPropertyAction
public PrivilegeSet_plugin.GetPropertyAction(PrivilegeSet_plugin ps,
String key)
run
public Object run()
- Specified by:
run
in interface PrivilegedAction
getValue
public String getValue()