jSai is a servlet authentication implementation which aims to allow easier to use, more powerful authentication for Java servlets. It is aimed at servlet developers who want more than the servlet spec, but not as much as a full Enterprise Server. It provides a powerful set of authentication and authorization features for user level security in servlet-based Web applications.
| Tags | Internet Web |
|---|---|
| Licenses | LGPL Apache 2.0 |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This version is feature complete. Currently, the only planned changes before a 1.0 release is the addition of more documentation.


Release Notes: Several important updates, and clearer documentation. NTML HTTP Authentication is now supported via jCIFS. This release marks a big step toward better usability.


Release Notes: Bugs in the HTTPS switching mechanism were fixed.


Release Notes: This release adds a couple of new features, as well as many stability and performance enhancements. An example Web application is also included, which demonstrates basic usage.


Release Notes: This release added support for encrypted passwords and implemented most LDAP features. In addition, many bugs were fixed and the code and documentation were cleaned up.