| Modifier and Type | Method and Description |
|---|---|
SshPath |
SshAddress.getPath(String path) |
SshPath |
SshPath.setHost(String host) |
SshPath |
SshPath.setKeyFile(String keyFile) |
SshPath |
SshPath.setPassword(String password) |
SshPath |
SshPath.setPath(String path) |
SshPath |
SshPath.setPort(int port) |
SshPath |
SshPath.setUser(String user) |
| Constructor and Description |
|---|
SshFileInputStream(SshPath path,
net.thevpc.nuts.NutsSession nutsSession) |
Copyright © 2022 vpc open source initiative. All rights reserved.