public static class SSHAuthenticator.LocalAddress
extends java.lang.Object
| Constructor and Description |
|---|
LocalAddress(java.net.InetAddress address,
int port) |
LocalAddress(java.lang.String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
java.net.InetAddress |
getAddress() |
int |
getPort() |