public abstract class AbstractKeyboardInteractiveCallback extends java.lang.Object implements KeyboardInteractiveCallback
Modifier and Type | Field and Description |
---|---|
protected com.sshtools.common.ssh.SshConnection |
connection |
Constructor and Description |
---|
AbstractKeyboardInteractiveCallback() |
Modifier and Type | Method and Description |
---|---|
void |
init(com.sshtools.common.ssh.SshConnection connection) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
showPrompts
public void init(com.sshtools.common.ssh.SshConnection connection)
init
in interface KeyboardInteractiveCallback
Copyright © 2023. All rights reserved.