public static class OpenSSHKnownHosts.CommentEntry extends Object implements OpenSSHKnownHosts.HostEntry
| Constructor and Description |
|---|
OpenSSHKnownHosts.CommentEntry(String comment) |
public OpenSSHKnownHosts.CommentEntry(String comment)
public boolean appliesTo(KeyType type, String host)
appliesTo in interface OpenSSHKnownHosts.HostEntrypublic boolean verify(PublicKey key)
verify in interface OpenSSHKnownHosts.HostEntrypublic String getLine()
getLine in interface OpenSSHKnownHosts.HostEntryCopyright © 2009–2013. All rights reserved.