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.session |
Class and Description |
---|
ClientFactoryManager
The
ClientFactoryManager enable the retrieval of additional
configuration needed specifically for the client side. |
ServerKeyVerifier
The
ServerKeyVerifier is used on the client side
to authenticate the key provided by the server. |
SessionFactory
A factory of client sessions.
|
Class and Description |
---|
ServerKeyVerifier
The
ServerKeyVerifier is used on the client side
to authenticate the key provided by the server. |
UserAuth.Result |
Class and Description |
---|
UserAuth
TODO Add javadoc
|
UserAuth.Result |
Class and Description |
---|
ServerKeyVerifier
The
ServerKeyVerifier is used on the client side
to authenticate the key provided by the server. |
Class and Description |
---|
ClientFactoryManager
The
ClientFactoryManager enable the retrieval of additional
configuration needed specifically for the client side. |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.