GitHub user timtay-microsoft opened a pull request:

    https://github.com/apache/qpid-proton-j/pull/13

    Added API to Transport interface to allow custom sasl implementations…

    … to be provided
    
    Fixed relationship between Sasl interface and SaslImpl such that SaslImpl 
does not implement more than the interface it should derive from. Made 
transport layer treat Sasl as an interface instead of the concrete SaslImpl 
instance

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/timtay-microsoft/qpid-proton-j master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-proton-j/pull/13.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #13
    
----
commit 22a016300b40b85c705b31fd23c0900744a7468c
Author: timtay-microsoft <tim...@microsoft.com>
Date:   2017-12-13T18:59:22Z

    Added api to Transport interface to allow custom sasl implementations to be 
provided
    
    Fixed relationship between Sasl interface and SaslImpl such that SaslImpl 
does not implement more than the interface it should derive from. Made 
transport layer treat Sasl as an interface instead of the concrete SaslImpl 
instance

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to