]> source.dussan.org Git - jgit.git/commit
Fix ChainingCredentialsProvider 18/62118/2
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 27 Nov 2015 10:23:42 +0000 (11:23 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 8 Dec 2015 13:12:26 +0000 (14:12 +0100)
commit5786cc3c0fb1afdd9942e9a353c6fc755a6b41d7
treef971b835f1e7610163a413db1e4e93357e52c649
parentac89b47eeb3c843b2686739cc4ca75e7b14b7bbb
Fix ChainingCredentialsProvider

The ChainingCredentialsProvider gave up chaining to the next provider if
the first one returned no credentials items for the given URI.

Change-Id: I9539c50db35e564db9d43d8ebb71d7e9c6fdcc19
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/transport/ChainingCredentialsProvider.java