Documentation about the JAAS security manager can be found in the Artemis User
Guide [1].
The "security" example shipped with Artemis 1.3 does in fact use JAAS. If you
execute the example (using 'mvn verify') you'll see the generated bootstrap.xml
contains this:
This refers to the applica
Hi,
I am trying to use an existing authenticating mechanism via jaas. I am using
apache-artemis-1.3.0. And in the Apache ActiveMQ Artemis User Manual, it has
mentioned about jaas based example. But there is none about jaas in the
example directory. All I could find was the security one, but it doe