com.sshtools.j2ssh.authentication
Interface SshAuthenticationPrompt

All Known Implementing Classes:
PasswordAuthenticationDialog, PublicKeyAuthenticationPrompt

public interface SshAuthenticationPrompt

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

Method Summary
 boolean showPrompt(SshAuthenticationClient instance)
           
 

Method Detail

showPrompt

boolean showPrompt(SshAuthenticationClient instance)
                   throws AuthenticationProtocolException
Returns:
Throws:
AuthenticationProtocolException


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