public interface KeyboardInteractiveCallback
| Modifier and Type | Method and Description |
|---|---|
void |
init(SshConnection connection) |
void |
showPrompts(java.lang.String name,
java.lang.String instruction,
KeyboardInteractivePrompt[] prompts,
KeyboardInteractivePromptCompletor completor) |
void init(SshConnection connection)
void showPrompts(java.lang.String name,
java.lang.String instruction,
KeyboardInteractivePrompt[] prompts,
KeyboardInteractivePromptCompletor completor)
Copyright © 2022. All rights reserved.