Wednesday, 18 September 2013

Endpoint authentication, Trying to add header JSESSION to ClientService in JAVA API

Endpoint authentication, Trying to add header JSESSION to ClientService in
JAVA API

I'm implementing a custom API on top of SBT. I'm doing this so I can
manipulate and transform the response from connections before returning it
to the user.
The basic auth with username and password is working. But I can't seem to
find out how I can add the JSESSIONID header to ClientService
(ClientService.Args) on a request before its sent.
Any idea how this can be done ?

No comments:

Post a Comment