jgit/org.eclipse.jgit.ssh.apache
Thomas Wolf 2cb842ef02 SshdSessionFactory: generalize providing default keys
Provide a mechanism for a subclass to provide its own set
of default identities from anywhere as an Iterable<KeyPair>.

The default implementation is functionally unchanged and uses
the known default identity files in the ~/.ssh directory. A subclass
can override the getDefaultKeys() function and return whatever keys
are appropriate.

Bug: 543152
Change-Id: I500d63146bc67e20e051f617790eb87c7cb500b6
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2019-01-22 06:42:26 -05:00
..
.settings Apache MINA sshd client 2018-11-13 10:49:26 -08:00
META-INF Prepare 5.3.0-SNAPSHOT builds 2018-12-03 02:32:49 +01:00
resources/org/eclipse/jgit/internal/transport/sshd Apache MINA sshd client: less aggressive key file name caching 2019-01-05 17:59:32 +01:00
src/org/eclipse/jgit SshdSessionFactory: generalize providing default keys 2019-01-22 06:42:26 -05:00
.classpath Apache MINA sshd client 2018-11-13 10:49:26 -08:00
.fbprefs Apache MINA sshd client 2018-11-13 10:49:26 -08:00
.gitignore Apache MINA sshd client 2018-11-13 10:49:26 -08:00
.project Apache MINA sshd client 2018-11-13 10:49:26 -08:00
BUILD Apache MINA sshd client: enable support for ed25519 keys 2018-12-02 11:43:13 +01:00
about.html Apache MINA sshd client 2018-11-13 10:49:26 -08:00
build.properties Apache MINA sshd client 2018-11-13 10:49:26 -08:00
plugin.properties Apache MINA sshd client 2018-11-13 10:49:26 -08:00
pom.xml Enable japicmp for new SSH bundle; update its baseline 2018-12-15 20:37:39 +01:00