JavaHL: support for authenticating with different credentials for the same realm
From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: Thu, 06 Feb 2014 15:27:14 +0100
For SmartSVN, we are looking for a way to support multiple credentials
(A) UserPasswordCallback.prompt(String realm, String username) should
(a) ISVNClient.username() (--username-option)
(B) rework UserPasswordCallback to include the accessed URL, like:
UserPasswordCallback.prompt(String realm, String username, String url)
(B) will allow to parse the user@ from the specified URL and has the
Taken as a whole, I'd appreciate a more general review of
Thanks for your consideration.
-Marc
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.