planetj.util
Class PasswordHider

java.lang.Object
  |
  +--planetj.util.PasswordHider

public class PasswordHider
extends 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.