| Package | Description |
|---|---|
| org.apache.sshd.client | |
| org.apache.sshd.client.session |
| Modifier and Type | Method and Description |
|---|---|
PublicKeyAuthenticationReporter |
SshClient.getPublicKeyAuthenticationReporter() |
PublicKeyAuthenticationReporter |
ClientAuthenticationManager.getPublicKeyAuthenticationReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
SshClient.setPublicKeyAuthenticationReporter(PublicKeyAuthenticationReporter reporter) |
void |
ClientAuthenticationManager.setPublicKeyAuthenticationReporter(PublicKeyAuthenticationReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
PublicKeyAuthenticationReporter |
AbstractClientSession.getPublicKeyAuthenticationReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractClientSession.setPublicKeyAuthenticationReporter(PublicKeyAuthenticationReporter reporter) |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.