Package | Description |
---|---|
org.apache.sshd.client | |
org.apache.sshd.client.session |
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 | Method and Description |
---|---|
HostBasedAuthenticationReporter |
AbstractClientSession.getHostBasedAuthenticationReporter() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractClientSession.setHostBasedAuthenticationReporter(HostBasedAuthenticationReporter reporter) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.