How to get the RTC log in session using java API ?
Hi
How can i get the RTC login Session ,when the user log in the RTC client ? I want to know how we can achieve using java API ? |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Jan 04 '16, 2:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I showed how to get to the API in Eclipse if a user is logged-in in Understanding and Using the RTC Java Client API Getting the API in an Eclipse Plugin.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
what do you mean 'login session'?
please describe a little more your objective...
Please explain what you want to do here, the question is unclear to me and you will likely get no answer if you don't provide more details about what you want to do/achieve.
Hi Ralph,
I am using java and OSLC for eclipse plugin to get/update requirements in DNG and its working nice. For login purpose i am using properties file contains all the information serverurl, username and password that plugin reads at the time of starting. It would be great if i remove this properties file and user have to login on rtc eclipse client in which my plugin already installed or i can access current session if user already logged-in. Any help would greatly appreciated.
I posted an answer to a similar question ,,
https://jazz.net/forum/questions/213645/how-to-get-reporistoery-connection-from-rtc-eclipse-client-using-java