Save This Page
Home » j2ssh-0.2.9-src » com.sshtools.j2ssh.authentication » [javadoc | source]
com.sshtools.j2ssh.authentication
public interface: SshAuthenticationPrompt [javadoc | source]

All Known Implementing Classes:
    PublicKeyAuthenticationPrompt, PasswordAuthenticationDialog

Method from com.sshtools.j2ssh.authentication.SshAuthenticationPrompt Summary:
showPrompt
Method from com.sshtools.j2ssh.authentication.SshAuthenticationPrompt Detail:
 public boolean showPrompt(SshAuthenticationClient instance) throws AuthenticationProtocolException