Uses of Interface
com.sshtools.client.PassphrasePrompt
Packages that use PassphrasePrompt
-
Uses of PassphrasePrompt in com.sshtools.client
Constructors in com.sshtools.client with parameters of type PassphrasePromptModifierConstructorDescriptionIdentityFileAuthenticator
(PassphrasePrompt passphrase) IdentityFileAuthenticator
(Collection<Path> identities, PassphrasePrompt passphrase) PrivateKeyFileAuthenticator
(File path, PassphrasePrompt passphrase) PrivateKeyFileAuthenticator
(Path path, PassphrasePrompt passphrase)