Repository: activemq-artemis Updated Branches: refs/heads/master 7dc839c07 -> 7afd33749
This closes #205 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/7afd3374 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/7afd3374 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/7afd3374 Branch: refs/heads/master Commit: 7afd3374968fe47e27b01b9f77848a7656deaa0a Parents: 7dc839c aa7696e Author: Clebert Suconic <[email protected]> Authored: Tue Oct 20 18:23:41 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Tue Oct 20 18:23:41 2015 -0400 ---------------------------------------------------------------------- .../artemis/core/protocol/openwire/OpenWireConnection.java | 5 +++++ .../apache/activemq/artemis/core/security/SecurityAuth.java | 3 +++ .../artemis/core/security/impl/SecurityStoreImpl.java | 2 +- .../artemis/spi/core/security/ActiveMQSecurityManager2.java | 6 ++++-- .../artemis/tests/integration/security/SecurityTest.java | 9 ++++++++- 5 files changed, 21 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
