JSecurity is a powerful and flexible open-source Java security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.
tags:| Version | Download | Details |
|---|---|---|
| 0.9.0-beta2 | Binary (301 KB) | Details |
| 0.9.0-alpha | Binary (295 KB) | Details |
<dependency>
<groupId>org.jsecurity</groupId>
<artifactId>jsecurity</artifactId>
<version>0.9.0-beta2</version>
</dependency>