Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D504D200C08 for ; Thu, 22 Dec 2016 01:40:07 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D3C6C160B3A; Thu, 22 Dec 2016 00:40:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 25253160B39 for ; Thu, 22 Dec 2016 01:40:06 +0100 (CET) Received: (qmail 16461 invoked by uid 500); 22 Dec 2016 00:40:06 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 16361 invoked by uid 99); 22 Dec 2016 00:40:06 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2016 00:40:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2643FDFCE0; Thu, 22 Dec 2016 00:40:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: clebertsuconic@apache.org To: commits@activemq.apache.org Date: Thu, 22 Dec 2016 00:40:07 -0000 Message-Id: <3b9afc4269c84e2282508009bdbe0f86@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/3] activemq-artemis git commit: This closes #940 archived-at: Thu, 22 Dec 2016 00:40:08 -0000 This closes #940 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/2ddf5d63 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/2ddf5d63 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/2ddf5d63 Branch: refs/heads/master Commit: 2ddf5d63cbcaff97aeb54461c050cfde22f0ca49 Parents: d61ca69 51c95ba Author: Clebert Suconic Authored: Wed Dec 21 19:34:45 2016 -0500 Committer: Clebert Suconic Committed: Wed Dec 21 19:34:45 2016 -0500 ---------------------------------------------------------------------- .../protocol/amqp/sasl/ServerSASLPlain.java | 25 ++++---- .../transport/amqp/client/AmqpConnection.java | 30 ++++++---- .../integration/amqp/AmqpSecurityTest.java | 61 ++++++++++++++++++-- 3 files changed, 87 insertions(+), 29 deletions(-) ----------------------------------------------------------------------