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