On 1/21/2016 4:03 AM, Fraser Tweedale wrote:
Since loginConfig is immediately set with the passed LoginConfig on
each call to authenticate(), we can use ThreadLocal[1] to prevent
interference in a less intrusive way that is still type-safe.
[1]
http://docs.oracle.com/javase/7/docs/api/java/lang/ThreadLocal.html
Updated patch attached.
Thanks for reviewing,
Fraser
ACK.
--
Endi S. Dewata