| Package | Description |
|---|---|
| org.apache.sshd |
Defines the two main classes for the client and server side of SSH protocol support.
|
| org.apache.sshd.client |
| Modifier and Type | Field and Description |
|---|---|
protected UserInteraction |
SshClient.userInteraction |
| Modifier and Type | Method and Description |
|---|---|
UserInteraction |
SshClient.getUserInteraction() |
| Modifier and Type | Method and Description |
|---|---|
void |
SshClient.setUserInteraction(UserInteraction userInteraction) |
| Modifier and Type | Method and Description |
|---|---|
UserInteraction |
ClientFactoryManager.getUserInteraction()
Retrieve the UserInteraction object to communicate with the user.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.