Uses of Interface
org.eclipse.jgit.internal.transport.sshd.ServerKeyLookup
Packages that use ServerKeyLookup
-
Uses of ServerKeyLookup in org.eclipse.jgit.internal.transport.sshd
Classes in org.eclipse.jgit.internal.transport.sshd that implement ServerKeyLookupModifier and TypeClassDescriptionclass
A bridge between theServerKeyVerifier
from Apache MINA sshd and ourServerKeyDatabase
.