Class TextLoginDialog

  • All Implemented Interfaces:
    LoginDialog

    public final class TextLoginDialog
    extends Object
    implements LoginDialog
    This implementation of LoginDialog If these are not set, then it queries the user in the command window.
    Author:
    Harish Prabandham
    • Constructor Detail

      • TextLoginDialog

        public TextLoginDialog​(Callback[] callbacks)
    • Method Detail

      • getPassword

        public final char[] getPassword()
        Specified by:
        getPassword in interface LoginDialog
        Returns:
        The password of the user in plain text...