Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 613 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 613 Bytes

basiclti-servlet-filter

BasicLTI spring based servlet filter

Building this project.

Prerequisites:

This project depends on the net.oauth project:

http://oauth.net/code/

The project must be built and installed before building this project

svn co http://oauth.googlecode.com/svn/code/java/ oauth.googlecode.com cd oauth.googlecode.com mvn install

Installing

To install this project, run

mvn install

Usage Guide

The usage guide can be found at:

https://confluence.edia.nl/confluence/display/EKB/Using+the+Basic+LTI+Servlet+Filter