Apache Geronimo security module providing authentication and authorization services for Java EE applications.
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-security</artifactId>
<version>1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to initialize a Geronimo security service with a realm.
Migrate to a modern security framework like Spring Security or Apache Shiro.
No dependency data recorded yet.