[jira] [Updated] (PROTON-476) Support a user-context for SASL and SSL objects.

2014-11-06 Thread Rafael H. Schloming (JIRA)

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

Rafael H. Schloming updated PROTON-476:
---
Fix Version/s: (was: 0.8)
   0.9

> 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.9
>
>
> 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.3.4#6332)


[jira] [Updated] (PROTON-476) Support a user-context for SASL and SSL objects.

2014-05-28 Thread Rafael H. Schloming (JIRA)

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

Rafael H. Schloming updated PROTON-476:
---

Fix Version/s: (was: 0.7)
   0.8

> 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
> 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)


[jira] [Updated] (PROTON-476) Support a user-context for SASL and SSL objects.

2014-01-23 Thread Rafael H. Schloming (JIRA)

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

Rafael H. Schloming updated PROTON-476:
---

Fix Version/s: (was: 0.6)
   0.7

> 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
> Fix For: 0.7
>
>
> 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.1.5#6160)