Uses of Interface
org.eclipse.jgit.transport.sshd.SshdSessionFactoryBuilder.ConfigStoreFactory
Packages that use SshdSessionFactoryBuilder.ConfigStoreFactory
-
Uses of SshdSessionFactoryBuilder.ConfigStoreFactory in org.eclipse.jgit.transport.sshd
Fields in org.eclipse.jgit.transport.sshd declared as SshdSessionFactoryBuilder.ConfigStoreFactoryModifier and TypeFieldDescription(package private) SshdSessionFactoryBuilder.ConfigStoreFactorySshdSessionFactoryBuilder.State.configFactoryMethods in org.eclipse.jgit.transport.sshd with parameters of type SshdSessionFactoryBuilder.ConfigStoreFactoryModifier and TypeMethodDescriptionSshdSessionFactoryBuilder.setConfigStoreFactory(SshdSessionFactoryBuilder.ConfigStoreFactory factory) Sets a factory for theSshConfigStoreto use.