Any simple way to check the credentials given at the command line for a
bugzilla repository.  I know the Mylyn repository view does this but I
can't use that view at the moment.  I'd like to simply do the same thing
as the "Validate Settings" button does from the Bugzilla repository
credentials window.  Any sample code anyone can throw out there that
will do that?  


I'm looking for something like:

repo.checkCredentials("UR"L, "username", "password");

to return some sort of status indicating if all the entries are
correct. 
_______________________________________________
mylyn-integrators mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/mylyn-integrators

Reply via email to