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-RC2 | Binary (327 KB) | Details |
| 0.9.0-RC1 | Binary (324 KB) | Details |
| 0.9.0-beta2 | Binary (301 KB) | Details |
| 0.9.0-alpha | Binary (295 KB) | Details |
| 0.9.0 | Binary (333 KB) | Details |
<dependency>
<groupId>org.jsecurity</groupId>
<artifactId>jsecurity</artifactId>
<version>0.9.0-RC2</version>
</dependency>