Uses of Interface
org.eclipse.jgit.internal.transport.sshd.ServerKeyLookup
-
Packages that use ServerKeyLookup Package Description org.eclipse.jgit.internal.transport.sshd -
-
Uses of ServerKeyLookup in org.eclipse.jgit.internal.transport.sshd
Classes in org.eclipse.jgit.internal.transport.sshd that implement ServerKeyLookup Modifier and Type Class Description classJGitServerKeyVerifierA bridge between theServerKeyVerifierfrom Apache MINA sshd and ourServerKeyDatabase.
-