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