Interface | Description |
---|---|
KnownHostsProvider |
Provides a way to add Known Hosts fingerprints to the JSch transport
|
Class | Description |
---|---|
AbstractKnownHostsProvider |
Common base for known hosts providers.
|
FileKnownHostsProvider |
Provides known hosts from a file
|
KnownHostEntry | |
KnownHostsProviderTestCase | |
NullKnownHostProvider |
Dummy
KnownHostsProvider |
SingleKnownHostProvider |
Simple
KnownHostsProvider with known wired values |
StreamKnownHostsProvider |
Provides known hosts from a file
|
Exception | Description |
---|---|
KnownHostChangedException |
Exception related to known_host check failures.
|
UnknownHostException |
Exception related to known_host check failures.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.