Package org.jline.demo
Class PasswordMaskingDemo
java.lang.Object
org.jline.demo.PasswordMaskingDemo
Demo program to test password masking in both regular and dumb terminals.
In dumb terminals, JLine3 uses a thread-based approach to continuously refresh
the prompt, effectively hiding the user's input. This is similar to the approach
used in JLine1.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PasswordMaskingDemo
public PasswordMaskingDemo()
-
-
Method Details
-
main
-