diff options
author | Thomas Wolf <thomas.wolf@paranor.ch> | 2019-01-05 17:37:25 +0100 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2019-01-22 06:42:26 -0500 |
commit | 2cb842ef0214a95f77b35b06a3c4992b6c8fbb01 (patch) | |
tree | 1d64b1468891f482c269f58a88932ea08f5b938c /org.eclipse.jgit | |
parent | c4420d24343b8aa2183577d4cbaa566b59527ad3 (diff) | |
download | jgit-2cb842ef0214a95f77b35b06a3c4992b6c8fbb01.tar.gz jgit-2cb842ef0214a95f77b35b06a3c4992b6c8fbb01.zip |
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>
Diffstat (limited to 'org.eclipse.jgit')
0 files changed, 0 insertions, 0 deletions