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
IOException
SshException
public static void runCorruptTransport(String hostname, int port, String username, String password, String tag) throws UnknownHostException, IOException, SshException
Copyright © 2024. All rights reserved.