com.sshtools.common.authentication
Class AuthenticationDialog
JDialogcom.sshtools.common.authentication.AuthenticationDialog
public class AuthenticationDialog
extends JDialog
AuthenticationDialog
public AuthenticationDialog()
Creates a new AuthenticationDialog object.
AuthenticationDialog
public AuthenticationDialog(Dialog dialog)
Creates a new AuthenticationDialog object.
AuthenticationDialog
public AuthenticationDialog(Frame frame)
Creates a new AuthenticationDialog object.
showAuthenticationDialog
public static java.util.List showAuthenticationDialog(Component parent,
java.util.List support)
showAuthenticationDialog
public static java.util.List showAuthenticationDialog(Component parent,
java.util.List support,
String message)parent - support - message -
showAuthenticationMethods
public java.util.List showAuthenticationMethods(java.util.List supported,
String message)
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.