com.sshtools.common.authentication
Class PasswordAuthenticationDialog
JDialog
com.sshtools.common.authentication.PasswordAuthenticationDialog
- SshAuthenticationPrompt
public class PasswordAuthenticationDialog
extends JDialog
PasswordAuthenticationDialog
public PasswordAuthenticationDialog()
Creates a new PasswordAuthenticationDialog object.
PasswordAuthenticationDialog
public PasswordAuthenticationDialog(Dialog parent)
Creates a new PasswordAuthenticationDialog object.
PasswordAuthenticationDialog
public PasswordAuthenticationDialog(Frame parent)
Creates a new PasswordAuthenticationDialog object.
getPassword
public String getPassword()
getUsername
public String getUsername()
setUsername
public void setUsername(String username)
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.