| Package | Description |
|---|---|
| org.apache.sshd.client.config.hosts | |
| org.apache.sshd.client.config.keys | |
| org.apache.sshd.common.config.keys.loader |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigFileHostEntryResolver
Watches for changes in a configuration file and automatically reloads any changes
|
class |
DefaultConfigFileHostEntryResolver
Monitors the
~/.ssh/config file of the user currently running the client, re-loading it if necessary. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientIdentityFileWatcher
A
ClientIdentityProvider that watches a given key file re-loading its contents if it is ever modified,
deleted or (re-)created |
| Modifier and Type | Class and Description |
|---|---|
class |
FileWatcherKeyPairResourceLoader
Tracks a file containing
KeyPair-s an re-loads it whenever a change has been sensed in the monitored file (if
it exists) |
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.