| Interface | Description |
|---|---|
| SshHostKey |
Represent an authorized host key.
|
| SshHostKeyManager |
Implementations are responsible for managing host keys.
|
| SshHostKeyValidator |
Implementations are responsible for validating host keys during initial
connection.
|
| Class | Description |
|---|---|
| AbstractHostKey |
Abstract implementation of an
SshHostKey. |
| AbstractHostKeyManager |
Abstract implementation of an
SshHostKeyManager that provides some
default common methods. |
Copyright © 2018. All rights reserved.