Uses of Interface
com.sshtools.client.PasswordAuthenticator.PasswordPrompt
Packages that use PasswordAuthenticator.PasswordPrompt
-
Uses of PasswordAuthenticator.PasswordPrompt in com.sshtools.client
Methods in com.sshtools.client with parameters of type PasswordAuthenticator.PasswordPromptModifier and TypeMethodDescriptionstatic PasswordAuthenticator
PasswordAuthenticator.of
(PasswordAuthenticator.PasswordPrompt password) SshClient.SshClientBuilder.withPasswordPrompt
(PasswordAuthenticator.PasswordPrompt prompt) Set the password prompt to use for authentication.