Class PasswordConverter

    • Field Detail

      • CONTEXT

        public static ConverterContext CONTEXT
        ConverterContext if the String is a file name.
    • Constructor Detail

      • PasswordConverter

        public PasswordConverter()
      • PasswordConverter

        public PasswordConverter​(char echoChar)
        Creates a PasswordConverter.
        Parameters:
        echoChar - The echo char. It is used to replace the real password so that other people can't see what user is typing.