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
Subclasses of SshdSessionFactory in org.eclipse.jgit.transport.sshd Modifier and Type Class Description private classSshdSessionFactoryBuilder.State.SessionFactoryMethods 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.(package private) SshdSessionFactorySshdSessionFactoryBuilder.State. build(KeyCache cache)
-