|
Quick Lists
|
|
Bug ID:
|
4105487
|
|
Votes
|
0
|
|
Synopsis
|
java.io classes need a way to hide console input (EG: passwd) like setEchoChar()
|
|
Category
|
java:classes_io
|
|
Reported Against
|
1.1.5
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4050435,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4417626
,
5045825
,
4050435
|
|
Submit Date
|
21-JAN-1998
|
|
Description
|
When getting input from the console through the java.io classes there is no possibility
to hide the input characters like in the java.awt.TextField component with setEchoChar.
This is currently the only reason that prevents our project from beeing "Pure Java"
because for the console applications we need a native library to hide the input of
the database password.
(Review ID: 23478)
======================================================================
|
|
Work Around
|
NONE
======================================================================
|
|
Evaluation
|
N/A
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |