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