Re: New SASL capability for the Python client

2009-11-11 Thread Ted Ross
On 11/11/2009 04:29 PM, Andrew Stitcher wrote: On Wed, 2009-11-11 at 15:50 -0500, Ted Ross wrote: Full SASL authentication/encryption capability for the Python client was added to the trunk at revision 834975. A new Python module "qpidsasl" implemented in C++ and wrapped for Python using Sw

Re: New SASL capability for the Python client

2009-11-11 Thread Carl Trieloff
Andrew Stitcher wrote: On Wed, 2009-11-11 at 16:29 -0500, Andrew Stitcher wrote: On Wed, 2009-11-11 at 15:50 -0500, Ted Ross wrote: Full SASL authentication/encryption capability for the Python client was added to the trunk at revision 834975. A new Python module "qpidsasl" implemente

Re: New SASL capability for the Python client

2009-11-11 Thread Andrew Stitcher
On Wed, 2009-11-11 at 16:29 -0500, Andrew Stitcher wrote: > On Wed, 2009-11-11 at 15:50 -0500, Ted Ross wrote: > > Full SASL authentication/encryption capability for the Python client was > > added to the trunk at revision 834975. > > > > A new Python module "qpidsasl" implemented in C++ and wrap

RE: New SASL capability for the Python client

2009-11-11 Thread Riggs, Rob
> From: Ted Ross [mailto:tr...@redhat.com] > > Full SASL authentication/encryption capability for the Python client > was added to the trunk at revision 834975. > > A new Python module "qpidsasl" implemented in C++ and wrapped for > Python Swig was introduced. This wrapper provides a generalized

Re: New SASL capability for the Python client

2009-11-11 Thread Andrew Stitcher
On Wed, 2009-11-11 at 15:50 -0500, Ted Ross wrote: > Full SASL authentication/encryption capability for the Python client was > added to the trunk at revision 834975. > > A new Python module "qpidsasl" implemented in C++ and wrapped for Python > using Swig was introduced. This wrapper provides