public static class OpenSSHKnownHosts.HashedEntry extends OpenSSHKnownHosts.AbstractEntry
key, marker, type| Constructor and Description |
|---|
HashedEntry(OpenSSHKnownHosts.Marker marker,
String hash,
KeyType type,
PublicKey key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesTo(KeyType type,
String host) |
protected String |
getHostPart() |
getLine, verifypublic HashedEntry(OpenSSHKnownHosts.Marker marker, String hash, KeyType type, PublicKey key) throws SSHException
SSHExceptionpublic boolean appliesTo(KeyType type, String host) throws IOException
IOExceptionprotected String getHostPart()
getHostPart in class OpenSSHKnownHosts.AbstractEntryCopyright © 2009–2014. All rights reserved.