Andrew Stitcher created PROTON-1239:
---------------------------------------

             Summary: There is no way to query proton::connection for user
                 Key: PROTON-1239
                 URL: https://issues.apache.org/jira/browse/PROTON-1239
             Project: Qpid Proton
          Issue Type: Bug
          Components: cpp-binding
            Reporter: Andrew Stitcher
            Assignee: Cliff Jansen


There is no accessor for the user property of a connection. Either on the 
client or server side.

There is a parallel user setter so I tend to think this is an oversight.

It is not such an issue on the client side (as in theory you could just record 
the user you set), but on the server side the alternative is to use the sasl 
object attached to the transport, which is awkward and doesn't cover all the 
possibilities (SSL client certificates).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to