Interface Summary | |
---|---|
KnownHostsProvider | Provides a way to add Known Hosts fingerprints to the JSch transport |
Class Summary | |
---|---|
AbstractKnownHostsProvider | Common base for known hosts providers. |
FileKnownHostsProvider | Provides known hosts from a file |
KnownHostChangedException | Exception related to known_host check failures. |
NullKnownHostProvider |
Dummy KnownHostsProvider
|
SingleKnownHostProvider |
Simple KnownHostsProvider with known wired values
|
StreamKnownHostsProvider | Provides known hosts from a file |
UnknownHostException | Exception related to known_host check failures. |