[Pki-devel] [PATCH] 0063 Extract common base class for SSLAuthenticatorWithFallback

Fraser Tweedale ftweedal at redhat.com
Thu Jan 21 23:47:43 UTC 2016


On Thu, Jan 21, 2016 at 08:54:20AM -0600, Endi Sukma Dewata wrote:
> 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.
> 
Thanks; pushed to master

67ac39227e5db83c7a4a7ad72364f3dcd30db05e

Fraser




More information about the Pki-devel mailing list