Philip Harvey created PROTON-307:
------------------------------------

             Summary: 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

Reply via email to