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.HostEntry
public boolean verify(PublicKey key)
verify
in interface OpenSSHKnownHosts.HostEntry
public String getLine()
getLine
in interface OpenSSHKnownHosts.HostEntry
Copyright © 2009-2014. All Rights Reserved.