diff options
author | Thomas Wolf <thomas.wolf@paranor.ch> | 2020-04-23 18:30:19 +0200 |
---|---|---|
committer | Thomas Wolf <thomas.wolf@paranor.ch> | 2020-05-23 16:46:22 +0200 |
commit | 3a499606b1d8f18cb129cd47e63dd17f54e80def (patch) | |
tree | d469eba5c868cde9d7a250b9e5493de7342bc75f /org.eclipse.jgit.test/src/org/eclipse/jgit | |
parent | bdb7357228c6611cea2d266255c7751bd9ed368e (diff) | |
download | jgit-3a499606b1d8f18cb129cd47e63dd17f54e80def.tar.gz jgit-3a499606b1d8f18cb129cd47e63dd17f54e80def.zip |
Builder API to configure SshdSessionFactories
A builder API provides a more convenient way to define a customized
SshdSessionFactory by hiding the subclassing.
Also provide a new interface SshConfigStore to abstract away the
specifics of reading a ssh config file, and provide a way to customize
the concrete ssh config implementation to be used. This facilitates
using an alternate ssh config implementation that may or may not be
based on files.
Change-Id: Ib9038e8ff2a4eb3a9ce7b3554d1450befec8e1e1
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.test/src/org/eclipse/jgit')
0 files changed, 0 insertions, 0 deletions