| Interface | Description |
|---|---|
| HostConfigEntryResolver |
| Class | Description |
|---|---|
| ConfigFileHostEntryResolver |
Watches for changes in a configuration file and automatically reloads any changes
|
| DefaultConfigFileHostEntryResolver |
Monitors the
~/.ssh/config file of the user currently running the client, re-loading it if necessary. |
| HostConfigEntry |
Represents an entry in the client's configuration file as defined by the
ssh_config configuration file format
|
| HostPatternsHolder | |
| HostPatternValue |
Represents a pattern definition in the known_hosts file
|
| KnownHostEntry |
Contains a representation of an entry in the
known_hosts file |
| KnownHostHashValue |
| Enum | Description |
|---|---|
| KnownHostDigest |
Available digesters for known hosts entries
|
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.