[ 
https://issues.apache.org/jira/browse/PROTON-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti reassigned PROTON-476:
---------------------------------

    Assignee: Ken Giusti

> Support a user-context for SASL and SSL objects.
> ------------------------------------------------
>
>                 Key: PROTON-476
>                 URL: https://issues.apache.org/jira/browse/PROTON-476
>             Project: Qpid Proton
>          Issue Type: New Feature
>          Components: proton-c
>    Affects Versions: 0.5
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>             Fix For: 0.8
>
>
> For consistency and convenience, I'd like to add an API that would allow an 
> application-defined context be associated with the pn_sasl_t, 
> pn_ssl_domain_t, and pn_ssl_t objects.  This api would follow the convention 
> used by other proton classes (eg, pn_connection_get_context(), 
> pn_connection_set_context()).  ex:
> void *pn_sasl_get_context(pn_sasl_t);
> void pn_sasl_set_context(pn_sasl_t *, void *context); 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to