X-com-ibm-team-repository-web-auth-msg in Java client
I am trying to access an RTC 2.0 server programatically using Apache HTTP Client 4.x and am currently encountering a X-com-ibm-team-repository-web-auth-msg header in the HTTP response as documented here:
https://jazz.net/wiki/bin/view/Main/WritingAJazzClient
My question is this: am I supposed to handle the redirection/posting directly in my client in order to authenticate, or is there some suitable Java helper class/code available somewhere else (e.g. in JFS server SDK or as part of a Jazz framework)?
Thanks for your help,
Christian
P.S. Sorry, if this turns out to be a repeat post -- ran into trouble with NNTP client before.
https://jazz.net/wiki/bin/view/Main/WritingAJazzClient
My question is this: am I supposed to handle the redirection/posting directly in my client in order to authenticate, or is there some suitable Java helper class/code available somewhere else (e.g. in JFS server SDK or as part of a Jazz framework)?
Thanks for your help,
Christian
P.S. Sorry, if this turns out to be a repeat post -- ran into trouble with NNTP client before.