com.sshtools.j2ssh.authentication
Class KBIPrompt
java.lang.Object
com.sshtools.j2ssh.authentication.KBIPrompt
public class KBIPrompt
extends java.lang.Object
KBIPrompt(String prompt, boolean echo) - Creates a new KBIPrompt object.
|
KBIPrompt
protected KBIPrompt(String prompt,
boolean echo)
Creates a new KBIPrompt object.
echo
public boolean echo()
getPrompt
public String getPrompt()
getResponse
public String getResponse()
setResponse
public void setResponse(String response)
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.