[Pki-devel] [PATCH] 134 Added PKIPrincipal.

Endi Sukma Dewata edewata at redhat.com
Tue Oct 9 14:31:58 UTC 2012


Previously in PKIRealm the authentication token was stored in a thread
local variable. This does not work for multiple operations executed
using the same session because each operation may be handled by
different threads. A new PKIPrincipal has been added to store the
authentication token so that the threads can get the correct token
for the session.

Ticket #357

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0134-Added-PKIPrincipal.patch
Type: text/x-patch
Size: 7298 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20121009/cab856b1/attachment.bin>


More information about the Pki-devel mailing list