Uses of Class
com.sshtools.client.KeyboardInteractivePrompt
Packages that use KeyboardInteractivePrompt
-
Uses of KeyboardInteractivePrompt in com.sshtools.client
Methods in com.sshtools.client with parameters of type KeyboardInteractivePromptModifier and TypeMethodDescriptionvoid
KeyboardInteractiveCallback.showPrompts
(String name, String instruction, KeyboardInteractivePrompt[] prompts, KeyboardInteractivePromptCompletor completor) void
PasswordOverKeyboardInteractiveCallback.showPrompts
(String name, String instruction, KeyboardInteractivePrompt[] prompts, KeyboardInteractivePromptCompletor completor) Called by the keyboard-interactive authentication mechanism when the server requests information from the user.