planetj.util
Class PasswordHider

java.lang.Object
  extended byplanetj.util.PasswordHider

public class PasswordHider
extends java.lang.Object

This class prompts the user for a password and attempts to mask input with ""


Constructor Summary
PasswordHider()
          PasswordHider constructor comment.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordHider

public PasswordHider()
PasswordHider constructor comment.