Class Summary | |
---|---|
AbstractKnownHostsProvider | Common base for known hosts providers. |
AbstractSshWagon | Common SSH operations. |
CommandExecutorStreamProcessor | |
ConsoleInteractiveUserInfo | Shows messages to System.out, and ask replies using an InputHandler |
FileKnownHostsProvider | Provides known hosts from a file |
InteractiveUserInfo |
Interactive part for UserInfo
|
KnownHostChangedException | Exception related to known_host check failures. |
KnownHostsProvider | Provides a way to add Known Hosts fingerprints to the JSch transport |
LSParser | LSParser |
NullInteractiveUserInfo |
Dummy Implementation for InteractiveUserInfo , nice for
non-Interactive environments
|
NullKnownHostProvider |
Dummy KnownHostsProvider
|
ScpHelper | |
SingleKnownHostProvider |
Simple KnownHostsProvider with known wired values
|
SshWagon | |
StreamKnownHostsProvider | Provides known hosts from a file |
UnknownHostException | Exception related to known_host check failures. |