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