Is it possible to have a password protected update site in eclipse?

170 Views Asked by At

I have got a scenario where I have to provide my eclipse RCP application product update site links to more than 3 clients. The client will be able to update his/her eclipse plugins/features accordingly. I will be maintaining different update site links for each client. For security reasons of the product, I had a query if eclipse provides us with any such options to prompt for username and password after the user adds the URL in the Add Repository dialog while it is validating the URL. If yes, then how to proceed with this. I have gone through few answers but no where it is mentioned on how to implement it. It would be a great help if anyone is able to give few insights.

0

There are 0 best solutions below