Uses of Class
org.eclipse.jgit.transport.sshd.SshdSessionFactory.Tuple
Packages that use SshdSessionFactory.Tuple
-
Uses of SshdSessionFactory.Tuple in org.eclipse.jgit.transport.sshd
Fields in org.eclipse.jgit.transport.sshd with type parameters of type SshdSessionFactory.TupleModifier and TypeFieldDescriptionprivate final Map<SshdSessionFactory.Tuple,org.apache.sshd.client.config.hosts.HostConfigEntryResolver> SshdSessionFactory.defaultHostConfigEntryResolverprivate final Map<SshdSessionFactory.Tuple,Iterable<KeyPair>> SshdSessionFactory.defaultKeysprivate final Map<SshdSessionFactory.Tuple,ServerKeyDatabase> SshdSessionFactory.defaultServerKeyDatabase