JAVA Servlet Library: Difference between revisions

From RavenWiki
Jump to navigationJump to search
(Created)
No edit summary
Line 6: Line 6:




See also [http://raven.cam.ac.uk/project/java-toolkit/ Java Toolkit], [[Tomcat authenticator and JAAS implementation]] and [[Tomcat Valve]].
See also [http://raven.cam.ac.uk/project/java-toolkit/ Java Toolkit], [[Tomcat authenticator and JAAS implementation]], [[Tomcat Valve]], and [[Servlet filter]].

Revision as of 10:09, 30 August 2007

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.