Uses of Interface
org.eclipse.jgit.transport.sshd.SshdSessionFactoryBuilder.ConfigStoreFactory
-
Packages that use SshdSessionFactoryBuilder.ConfigStoreFactory Package Description org.eclipse.jgit.transport.sshd -
-
Uses of SshdSessionFactoryBuilder.ConfigStoreFactory in org.eclipse.jgit.transport.sshd
Fields in org.eclipse.jgit.transport.sshd declared as SshdSessionFactoryBuilder.ConfigStoreFactory Modifier and Type Field Description (package private) SshdSessionFactoryBuilder.ConfigStoreFactorySshdSessionFactoryBuilder.State. configFactoryMethods in org.eclipse.jgit.transport.sshd with parameters of type SshdSessionFactoryBuilder.ConfigStoreFactory Modifier and Type Method Description SshdSessionFactoryBuilderSshdSessionFactoryBuilder. setConfigStoreFactory(SshdSessionFactoryBuilder.ConfigStoreFactory factory)Sets a factory for theSshConfigStoreto use.
-