Package | Description |
---|---|
org.apache.sshd.client | |
org.apache.sshd.client.session |
Modifier and Type | Method and Description |
---|---|
PasswordAuthenticationReporter |
ClientAuthenticationManager.getPasswordAuthenticationReporter() |
PasswordAuthenticationReporter |
SshClient.getPasswordAuthenticationReporter() |
Modifier and Type | Method and Description |
---|---|
void |
ClientAuthenticationManager.setPasswordAuthenticationReporter(PasswordAuthenticationReporter reporter) |
void |
SshClient.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–2024 The Apache Software Foundation. All rights reserved.