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 TypeClassDescriptionclassA bridge between theServerKeyVerifierfrom Apache MINA sshd and ourServerKeyDatabase.