Uses of Interface
com.sshtools.client.KeyboardInteractivePromptCompletor
Packages that use KeyboardInteractivePromptCompletor
-
Uses of KeyboardInteractivePromptCompletor in com.sshtools.client
Methods in com.sshtools.client with parameters of type KeyboardInteractivePromptCompletorModifier 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.