Uses of Class
org.apache.sshd.common.keyprovider.FileKeyPairProvider
-
Packages that use FileKeyPairProvider Package Description org.apache.sshd.cli.client -
-
Uses of FileKeyPairProvider in org.apache.sshd.cli.client
Methods in org.apache.sshd.cli.client that return FileKeyPairProvider Modifier and Type Method Description static FileKeyPairProviderSshClientCliSupport. setupSessionIdentities(ClientFactoryManager client, java.util.Collection<? extends java.nio.file.Path> identities, java.io.BufferedReader stdin, java.io.PrintStream stdout, java.io.PrintStream stderr)
-