[jira] [Resolved] (PROTON-307) Remove redundant input and output methods from Sasl interface

2013-05-10 Thread Keith Wall (JIRA)

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

Keith Wall resolved PROTON-307.
---

Resolution: Fixed

> Remove redundant input and output methods from Sasl interface
> -
>
> Key: PROTON-307
> URL: https://issues.apache.org/jira/browse/PROTON-307
> Project: Qpid Proton
>  Issue Type: Improvement
>  Components: proton-j
>Reporter: Philip Harvey
>Assignee: Philip Harvey
> Fix For: 0.5
>
>
> The Sasl interface exposes input and output methods which duplicate those 
> offered by Transport.  Furthermore, use of these methods may be harmful 
> because, for example, if a Transport has been set up to use both SSL and 
> SASL, directly calling Sasl.input undermines the layering of SSL/SASL/AMQP 
> transports that Transport is meant to oversee.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (PROTON-307) Remove redundant input and output methods from Sasl interface

2013-05-10 Thread Keith Wall (JIRA)

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

Keith Wall resolved PROTON-307.
---

Resolution: Fixed

Patch applied.  Revision 1481012

> Remove redundant input and output methods from Sasl interface
> -
>
> Key: PROTON-307
> URL: https://issues.apache.org/jira/browse/PROTON-307
> Project: Qpid Proton
>  Issue Type: Improvement
>  Components: proton-j
>Reporter: Philip Harvey
>Assignee: Philip Harvey
>
> The Sasl interface exposes input and output methods which duplicate those 
> offered by Transport.  Furthermore, use of these methods may be harmful 
> because, for example, if a Transport has been set up to use both SSL and 
> SASL, directly calling Sasl.input undermines the layering of SSL/SASL/AMQP 
> transports that Transport is meant to oversee.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira