I am writing an Eclipse plugin that uses the CM API in order to link UCM activities to our bugs database. I am already connected to the CCRC server, having authenticated via the UI in the CCRC plugin. Is there any way my plugin could make use of this somehow, so I don't have to authenticate again in my app when I've already done it in the CCRC plugin?