JAVA Servlet Library

From RavenWiki
Revision as of 11:07, 20 June 2012 by drt24 (talk | contribs) (Add link to the github project)
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. There is also a github project


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