Ken Giusti created PROTON-477:
---------------------------------
Summary: [python] Proton wrapper API does not enforce SASL or SSL
singleton pattern
Key: PROTON-477
URL: https://issues.apache.org/jira/browse/PROTON-477
Project: Qpid Proton
Issue Type: Bug
Affects Versions: 0.5
Reporter: Ken Giusti
Assignee: Ken Giusti
Fix For: 0.6
The engine's object model defines a 1-to-1 relationship between a Transport
object at its associated SSL and SASL configurations. The python wrapper did
not enforce this - it allowed the creation of multiple distinct python objects
for SASL and SSL per one Transport instance.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)