JAVA Servlet Library

From RavenWiki
Revision as of 10:09, 30 August 2007 by jw35 (talk | contribs)
Jump to navigationJump to search

This Java package includes everything necessary to write Java servlets that authenticate against Raven. It is released under the terms of the GNU General Public Licence version 2.

The Raven Servlet Library was written by Matthew Lavy and Alistair Turnbull, originally for CamCORS.

The Library is available as a .jar file, source and documentation archives. The documentation contain additional information.


See also Java Toolkit, Tomcat authenticator and JAAS implementation, Tomcat Valve, and Servlet filter.