Uses of Class
com.trilead.ssh2.KnownHosts.KnownHostsEntry
Packages that use KnownHosts.KnownHostsEntry
-
Uses of KnownHosts.KnownHostsEntry in com.trilead.ssh2
Fields in com.trilead.ssh2 with type parameters of type KnownHosts.KnownHostsEntryModifier and TypeFieldDescriptionprivate final LinkedList<KnownHosts.KnownHostsEntry>
KnownHosts.publicKeys
Methods in com.trilead.ssh2 that return types with arguments of type KnownHosts.KnownHostsEntryModifier and TypeMethodDescriptionprivate Vector<KnownHosts.KnownHostsEntry>
KnownHosts.getAllKnownHostEntries
(String hostname)