| Package | Description |
|---|---|
| org.apache.sshd.client | |
| org.apache.sshd.client.keyverifier | |
| org.apache.sshd.client.session |
| Class and Description |
|---|
| ServerKeyVerifier
The
ServerKeyVerifier is used on the client side
to authenticate the key provided by the server. |
| Class and Description |
|---|
| AcceptAllServerKeyVerifier
A ServerKeyVerifier that accepts all server keys.
|
| KnownHostsServerKeyVerifier |
| KnownHostsServerKeyVerifier.HostEntryPair
Represents an entry in the internal verifier's cache
|
| ModifiedServerKeyAcceptor |
| RejectAllServerKeyVerifier |
| ServerKeyVerifier
The
ServerKeyVerifier is used on the client side
to authenticate the key provided by the server. |
| StaticServerKeyVerifier
Returns the same constant answer
true/false regardless |
| Class and Description |
|---|
| ServerKeyVerifier
The
ServerKeyVerifier is used on the client side
to authenticate the key provided by the server. |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.