I would be nice if echo could be turned off when users type sensitive information (e.g., their password).
I am looking for something equivalent to setEchoChar() supported
by the AWT TextField class.
I am looking for something equivalent to setEchoChar() supported
by the AWT TextField class.
- duplicates
-
JDK-4050435 Improved interactive console I/O (password prompting, line editing)
- Resolved