-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: remoting
-
Environment:Platform: All, OS: All
The current implementations of Launcher.launch(...)
all print the command line verbatim to the log.
When the command line includes a password, this is not good.
A second Launcher.launch(...) method which would allow the caller to **** out
the info that goes to the log files to make password snooping more difficult