Registry / auth / activemq-jaas

activemq-jaas

JSON →
library6.2.6javamavenunverified

A collection of generic JAAS Login Modules for authentication and authorization in Apache ActiveMQ.

<dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-jaas</artifactId> <version>6.2.6</version> </dependency>
INSTALL
IMPORT
SIG · ACTIVEMQ-JAAS
A
activemq-jaas
authjavav6.2.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LoginModule
org.apache.activemq.jaas.LoginModule

Minimal example showing import and instantiation of the JAAS LoginModule.

import org.apache.activemq.jaas.LoginModule; public class Example { public static void main(String[] args) { LoginModule loginModule = new LoginModule(); System.out.println("JAAS LoginModule initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.2.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
42
Resources