Re: Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-16 Thread Michael Osipov
Am 2015-03-15 um 23:00 schrieb Oleg Kalnichevski: On Sun, 2015-03-15 at 22:09 +0100, Michael Osipov wrote: Am 2015-03-15 um 15:15 schrieb Oleg Kalnichevski: On Sat, 2015-03-14 at 23:01 +0100, Michael Osipov wrote: Am 2015-03-13 um 18:05 schrieb Oleg Kalnichevski: On Fri, 2015-03-13 at 15:49

Re: Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-15 Thread Oleg Kalnichevski
On Sat, 2015-03-14 at 23:01 +0100, Michael Osipov wrote: Am 2015-03-13 um 18:05 schrieb Oleg Kalnichevski: On Fri, 2015-03-13 at 15:49 +0100, Michael Osipov wrote: ... That looks quite complex. Anyway, if you can think of a bit of information that can uniquely identify the user in each

Re: Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-15 Thread Michael Osipov
Am 2015-03-15 um 15:15 schrieb Oleg Kalnichevski: On Sat, 2015-03-14 at 23:01 +0100, Michael Osipov wrote: Am 2015-03-13 um 18:05 schrieb Oleg Kalnichevski: On Fri, 2015-03-13 at 15:49 +0100, Michael Osipov wrote: ... That looks quite complex. Anyway, if you can think of a bit of

Re: Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-15 Thread Oleg Kalnichevski
On Sun, 2015-03-15 at 22:09 +0100, Michael Osipov wrote: Am 2015-03-15 um 15:15 schrieb Oleg Kalnichevski: On Sat, 2015-03-14 at 23:01 +0100, Michael Osipov wrote: Am 2015-03-13 um 18:05 schrieb Oleg Kalnichevski: On Fri, 2015-03-13 at 15:49 +0100, Michael Osipov wrote: ... I have

Re: Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-14 Thread Michael Osipov
Am 2015-03-13 um 18:05 schrieb Oleg Kalnichevski: On Fri, 2015-03-13 at 15:49 +0100, Michael Osipov wrote: Hi Oleg, finally I am able to respond. Way too late. A cold has knocked me off for 10 days. Same happened to me a month back. It was not fun. Take it easy. ... What about the

Re: Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-13 Thread Michael Osipov
Hi Oleg, finally I am able to respond. Way too late. A cold has knocked me off for 10 days. Am 2015-03-03 um 18:54 schrieb Oleg Kalnichevski: On Tue, 2015-03-03 at 08:15 +0100, Michael Osipov wrote: Am 2015-03-02 um 12:31 schrieb Oleg Kalnichevski: On Sun, 2015-03-01 at 22:45 +0100,

Re: Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-13 Thread Oleg Kalnichevski
On Fri, 2015-03-13 at 15:49 +0100, Michael Osipov wrote: Hi Oleg, finally I am able to respond. Way too late. A cold has knocked me off for 10 days. Same happened to me a month back. It was not fun. Take it easy. ... What about the UserTokenHandler? Do I need to provide some

Re: Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-03 Thread Oleg Kalnichevski
On Tue, 2015-03-03 at 08:15 +0100, Michael Osipov wrote: Am 2015-03-02 um 12:31 schrieb Oleg Kalnichevski: On Sun, 2015-03-01 at 22:45 +0100, Michael Osipov wrote: Hi folks, I need some design clarification on the HttpClient auth backend. Currently, I trying to figure out how I can

Re: Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-02 Thread Michael Osipov
Am 2015-03-02 um 12:31 schrieb Oleg Kalnichevski: On Sun, 2015-03-01 at 22:45 +0100, Michael Osipov wrote: Hi folks, I need some design clarification on the HttpClient auth backend. Currently, I trying to figure out how I can plug in connection-based auth best into the code. From reading the

Re: Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-02 Thread Oleg Kalnichevski
On Sun, 2015-03-01 at 22:45 +0100, Michael Osipov wrote: Hi folks, I need some design clarification on the HttpClient auth backend. Currently, I trying to figure out how I can plug in connection-based auth best into the code. From reading the docs and the code, this is what I understood

Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-01 Thread Michael Osipov
Hi folks, I need some design clarification on the HttpClient auth backend. Currently, I trying to figure out how I can plug in connection-based auth best into the code. From reading the docs and the code, this is what I understood now: Client receives a 401/407, looks up the best available