-
Enhancement
-
Resolution: Fixed
-
P4
-
1.1, 1.1.5, 1.1.6, 1.1.7, 1.2.0, 1.3.0, 1.3.1, 1.4.0, 1.4.2, 5.0
-
b57
-
generic, x86
-
generic, linux, solaris_9, windows_nt, windows_2000
length, without echoing output. This is like the getpass(3C) does,
but that truncates the input string and so calling that isn't good
enough to address the real requirement.
Not all applications of Java can assume that a GUI is available,
so AWT's setEchoChar stuff is not usable for this problem.
- duplicates
-
JDK-4093009 turn echo off when typing sensitive information
- Closed
-
JDK-4703755 keytool displays passwords as they are entered
- Closed
-
JDK-4105487 java.io classes need a way to hide console input (EG: passwd) like setEchoChar()
- Closed
-
JDK-4236007 No character based terminal I/O (like DOS getch()/kbhit() functions)
- Closed
-
JDK-4530318 RFE: Need beefed up System.in in order to write console interfaces
- Closed
-
JDK-4717813 System.in always works in "cooked" mode
- Closed
- relates to
-
JDK-4008589 TTY: Input stream editing (line disciplines, ptys, raw mode)
- Closed
-
JDK-4004086 java.io: Add support for simple input parsing
- Closed
-
JDK-4117429 TTY: Want termcap-style features
- Closed