Package org.acplt.oncrpc.web
Class HttpClientConnection.GetPropertyPrivilegedAction
java.lang.Object
org.acplt.oncrpc.web.HttpClientConnection.GetPropertyPrivilegedAction
- All Implemented Interfaces:
PrivilegedAction
- Enclosing class:
- HttpClientConnection
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGetPropertyPrivilegedAction
(String property) GetPropertyPrivilegedAction
(String property, String defaultValue) -
Method Summary
-
Field Details
-
property
The property to retrieve. -
defaultValue
Default value ornull
.
-
-
Constructor Details
-
GetPropertyPrivilegedAction
-
GetPropertyPrivilegedAction
-
-
Method Details
-
run
- Specified by:
run
in interfacePrivilegedAction
-