getting the jar filr for referring com.ibm.team.integration.lqe.lib.httpclient.util.HttpClientUtil java
One answer
I just searched the RTC 6.0.1 SDK and this type is not part of any SDK that is shipped. I tried to locate it elsewhere for some time, no luck. I would assume this is not an open API. Unfortunately you don't explain what you want to do with it either.
Comments
I am trying to login to LQE (part of DNG) using apche HTTPClient I am able to login to DNG and able to fetch data. I tried the X-jazz-web-oauth-url get 302 repsonse. I am able to get the lqe/scr data also through my code. But I am getting 401 on the /lqe/whoami and /lqe/sparql urls. I read some where the cookie will contain a lqe.authentication header, but not found.JazzFormAuth:Form,LtpaToken2 WASReqURL ,x-com-ibm-team-scenario. these headers are found and WASReqURL=""
That's quite different from your original question. I have not seen any published APIs for LQE, so you may not be able to access it without a browser.
P.S. LQE is not part of DNG. It merely shares the same authentication method with DNG (backing by JTS).
Comments
Donald Nong
Apr 06 '16, 1:10 a.m.It does not look right at all. Where did you get this reference?