| Package | Description |
|---|---|
| com.sshtools.client |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyboardInteractiveCallback.showPrompts(java.lang.String name,
java.lang.String instruction,
KeyboardInteractivePrompt[] prompts,
KeyboardInteractivePromptCompletor completor) |
void |
PasswordOverKeyboardInteractiveCallback.showPrompts(java.lang.String name,
java.lang.String instruction,
KeyboardInteractivePrompt[] prompts,
KeyboardInteractivePromptCompletor completor)
Called by the keyboard-interactive authentication mechanism
when the server requests information from the user.
|
Copyright © 2022. All rights reserved.