public static class OpenSSHKnownHosts.SimpleEntry extends OpenSSHKnownHosts.AbstractEntry
key, marker, type| Constructor and Description |
|---|
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, verifypublic SimpleEntry(OpenSSHKnownHosts.Marker marker, String hostnames, KeyType type, PublicKey key)
protected String getHostPart()
getHostPart in class OpenSSHKnownHosts.AbstractEntrypublic boolean appliesTo(KeyType type, String host) throws IOException
IOExceptionCopyright © 2009–2014. All rights reserved.