Package | Description |
---|---|
com.sshtools.client |
Modifier and Type | Method and Description |
---|---|
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.
|
void |
KeyboardInteractiveCallback.showPrompts(java.lang.String name,
java.lang.String instruction,
KeyboardInteractivePrompt[] prompts,
KeyboardInteractivePromptCompletor completor) |
Copyright © 2023. All rights reserved.