| Class | Description |
|---|---|
| BatchHostKeyValidator |
A simple host key validator that will only allow if a key is already in the
provided host key manager.
|
| ChannelListenerAdapter |
Adapter for
SshLifecycleListener. |
| ConsoleBannerHandler |
Simple
SshBannerHandler that outputs a message to the console |
| ConsoleHostKeyValidator |
A simple host key validator that prompts to accept or reject on the console.
|
| ConsoleKeyboardInteractiveAuthenticator |
Simple keyboard interactive authenticator that prompts for answers on the
console.
|
| ConsoleLogger |
Simple console logger
|
| ConsolePasswordAuthenticator |
A simple authenticator that prompts for passwords and passphrases on the
console
|
| DefaultAgentAuthenticator |
Default implementation of an
SshAgentAuthenticator. |
| DefaultGSSAuthenticator |
Default implementation of an
SshGSSAPIAuthenticator. |
| DumbHostKeyValidator |
A
SshHostKeyValidator that simply accepts any host key without
question or warning. |
| PEMFilePublicKeyAuthenticator |
A public key authenticator that reads the key from a file.
|
| SimpleKeyboardInteractiveAuthenticator |
Simple keyboard interactive authenticator that return replies with a fixed
set of answers.
|
| SimplePasswordAuthenticator |
Simple
SshAuthenticator implementation that has fixed passwords and
passphrases. |
| Util |
Various utilities
|
| XAuthorityFile |
Parses a standard X Authority File
|
| XDetails |
Utility class that tries to determine the default values for X Display Host,
Screen and Magic Cookie.
|
Copyright © 2018. All rights reserved.