diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-11-10 14:18:46 -0800 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-11-10 15:00:13 -0800 |
commit | d279bc83b0670b34f7c9237f803b6cc6e02fbc3e (patch) | |
tree | 85dab509f10d53efec7e2b257cd3049efd7178f4 /org.eclipse.jgit.console/src | |
parent | ce99b48384bd7a7ee42942653b5659787d3f1d48 (diff) | |
download | jgit-d279bc83b0670b34f7c9237f803b6cc6e02fbc3e.tar.gz jgit-d279bc83b0670b34f7c9237f803b6cc6e02fbc3e.zip |
Support CredentialsProvider for SSH connections
When setting up an SSH connection, use the caller supplied
CredentialsProvider, if one has been given to the Transport
or was defined as the default.
The CredentialsProvider is re-wrapped as a JSch UserInfo,
allowing the connection to use this for user interactive
prompts. This give a unified API for authentication on
any transport type.
Change-Id: Id3b4cf5bfd27a23207cdfb188bae3b78e71e02c0
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.console/src')
0 files changed, 0 insertions, 0 deletions