com.sshtools.j2ssh.authentication

Interface SshAuthenticationPrompt

Known Implementing Classes:
PasswordAuthenticationDialog, PublicKeyAuthenticationPrompt

public interface SshAuthenticationPrompt

Version:
$Revision: 1.12 $
Author:
$author$

Method Summary

boolean
showPrompt(SshAuthenticationClient instance)

Method Details

showPrompt

public boolean showPrompt(SshAuthenticationClient instance)
            throws AuthenticationProtocolException
Returns:

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.