Package | Description |
---|---|
org.apache.sshd |
Defines the two main classes for the client and server side of SSH protocol support.
|
org.apache.sshd.client | |
org.apache.sshd.client.auth | |
org.apache.sshd.client.keyverifier | |
org.apache.sshd.client.scp | |
org.apache.sshd.client.session | |
org.apache.sshd.client.sftp |
Class and Description |
---|
ClientFactoryManager
The
ClientFactoryManager enable the retrieval of additional
configuration needed specifically for the client side. |
ScpClient |
ServerKeyVerifier
The
ServerKeyVerifier is used on the client side
to authenticate the key provided by the server. |
SessionFactory
A factory of client sessions.
|
SftpClient |
UserAuth
TODO Add javadoc
|
UserInteraction
Interface used by the ssh client to communicate with the end user.
|
Class and Description |
---|
ClientFactoryManager
The
ClientFactoryManager enable the retrieval of additional
configuration needed specifically for the client side. |
ScpClient.Option |
ServerKeyVerifier
The
ServerKeyVerifier is used on the client side
to authenticate the key provided by the server. |
SftpClient.Attribute |
SftpClient.Attributes |
SftpClient.DirEntry |
SftpClient.Handle |
SftpClient.OpenMode |
UserAuth
TODO Add javadoc
|
UserInteraction
Interface used by the ssh client to communicate with the end user.
|
Class and Description |
---|
UserAuth
TODO Add javadoc
|
Class and Description |
---|
ServerKeyVerifier
The
ServerKeyVerifier is used on the client side
to authenticate the key provided by the server. |
Class and Description |
---|
ScpClient |
ScpClient.Option |
Class and Description |
---|
ClientFactoryManager
The
ClientFactoryManager enable the retrieval of additional
configuration needed specifically for the client side. |
ScpClient |
SftpClient |
UserInteraction
Interface used by the ssh client to communicate with the end user.
|
Class and Description |
---|
SftpClient |
SftpClient.Attributes |
SftpClient.DirEntry |
SftpClient.Handle |
SftpClient.OpenMode |
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.