public class ConsoleKnownHostsVerifier extends OpenSSHKnownHosts
OpenSSHKnownHosts.AbstractEntry, OpenSSHKnownHosts.CommentEntry, OpenSSHKnownHosts.EntryFactory, OpenSSHKnownHosts.HashedEntry, OpenSSHKnownHosts.HostEntry, OpenSSHKnownHosts.Marker, OpenSSHKnownHosts.SimpleEntryentries, khFile, log| Constructor and Description |
|---|
ConsoleKnownHostsVerifier(File khFile,
Console console) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
hostKeyChangedAction(OpenSSHKnownHosts.HostEntry entry,
String hostname,
PublicKey key) |
protected boolean |
hostKeyUnverifiableAction(String hostname,
PublicKey key) |
detectSSHDir, entries, getFile, verify, write, writepublic ConsoleKnownHostsVerifier(File khFile, Console console) throws IOException
IOExceptionprotected boolean hostKeyUnverifiableAction(String hostname, PublicKey key)
hostKeyUnverifiableAction in class OpenSSHKnownHostsprotected boolean hostKeyChangedAction(OpenSSHKnownHosts.HostEntry entry, String hostname, PublicKey key)
hostKeyChangedAction in class OpenSSHKnownHostsCopyright © 2009–2014. All rights reserved.