Class PasswordInput

java.lang.Object
org.jets3t.apps.synchronize.PasswordInput

public class PasswordInput extends Object
A utility class that gives the ability to check which java version is being used to determine whether the java.io.Console class can be utitlized to retrieve a password from a user's input.
Author:
Bennett Hiles
  • Constructor Details

    • PasswordInput

      public PasswordInput()
  • Method Details