You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2015/02/02 20:19:01 UTC

[2/2] activemq-6 git commit: This closes #85 - work on jaas

This closes #85 - work on jaas


Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/58cc0256
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/58cc0256
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/58cc0256

Branch: refs/heads/master
Commit: 58cc0256537520a7f15074d6bd1b757e86ecdf70
Parents: 9900d53 076faa7
Author: Clebert Suconic <cl...@apache.org>
Authored: Mon Feb 2 14:18:30 2015 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon Feb 2 14:18:30 2015 -0500

----------------------------------------------------------------------
 activemq-website/src/main/resources/index.html  |   2 -
 docs/user-manual/en/security.md                 | 172 +++------------
 examples/jms/jaas/pom.xml                       | 153 -------------
 examples/jms/jaas/readme.html                   | 117 ----------
 .../jms/example/ExampleCallbackHandler.java     |  38 ----
 .../jms/example/ExampleConfiguration.java       |  58 -----
 .../jms/example/ExampleLoginModule.java         | 142 ------------
 .../activemq/jms/example/JAASExample.java       | 103 ---------
 .../activemq/server0/activemq-configuration.xml |  62 ------
 .../jms/jaas/src/main/resources/jndi.properties |  20 --
 examples/jms/pom.xml                            |   2 -
 .../integration/security/SecurityTest.java      | 170 ---------------
 .../security/impl/JAASSecurityManagerTest.java  | 216 -------------------
 13 files changed, 29 insertions(+), 1226 deletions(-)
----------------------------------------------------------------------