public class SshTests extends Object
| Constructor and Description |
|---|
SshTests() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
runCorruptTransport(String hostname,
int port,
String username,
String password,
String tag) |
public static void main(String[] args) throws IOException, SshException
IOExceptionSshExceptionpublic static void runCorruptTransport(String hostname, int port, String username, String password, String tag) throws UnknownHostException, IOException, SshException
Copyright © 2025. All rights reserved.