Uses of Class
org.eclipse.jgit.transport.sshd.SshdSessionFactory
-
Packages that use SshdSessionFactory Package Description org.eclipse.jgit.transport.sshd -
-
Uses of SshdSessionFactory in org.eclipse.jgit.transport.sshd
Methods in org.eclipse.jgit.transport.sshd that return SshdSessionFactory Modifier and Type Method Description SshdSessionFactorySshdSessionFactoryBuilder. build(KeyCache cache)Builds aSshdSessionFactoryas configured, using the givenKeyCachefor caching keys.
-