public static class OpenSSHKnownHosts.SimpleEntry extends OpenSSHKnownHosts.AbstractEntry
key, marker, type
Constructor and Description |
---|
OpenSSHKnownHosts.SimpleEntry(OpenSSHKnownHosts.Marker marker,
String hostnames,
KeyType type,
PublicKey key) |
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(KeyType type,
String host) |
protected String |
getHostPart() |
getLine, verify
public OpenSSHKnownHosts.SimpleEntry(OpenSSHKnownHosts.Marker marker, String hostnames, KeyType type, PublicKey key)
protected String getHostPart()
getHostPart
in class OpenSSHKnownHosts.AbstractEntry
public boolean appliesTo(KeyType type, String host) throws IOException
IOException
Copyright © 2009-2013. All Rights Reserved.