| Package | Description |
|---|---|
| org.apache.sshd.client | |
| org.apache.sshd.client.session |
| Modifier and Type | Field and Description |
|---|---|
private HostBasedAuthenticationReporter |
SshClient.hostBasedAuthenticationReporter |
| Modifier and Type | Method and Description |
|---|---|
HostBasedAuthenticationReporter |
ClientAuthenticationManager.getHostBasedAuthenticationReporter() |
HostBasedAuthenticationReporter |
SshClient.getHostBasedAuthenticationReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientAuthenticationManager.setHostBasedAuthenticationReporter(HostBasedAuthenticationReporter reporter) |
void |
SshClient.setHostBasedAuthenticationReporter(HostBasedAuthenticationReporter reporter) |
| Modifier and Type | Field and Description |
|---|---|
private HostBasedAuthenticationReporter |
AbstractClientSession.hostBasedAuthenticationReporter |
| Modifier and Type | Method and Description |
|---|---|
HostBasedAuthenticationReporter |
AbstractClientSession.getHostBasedAuthenticationReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractClientSession.setHostBasedAuthenticationReporter(HostBasedAuthenticationReporter reporter) |