SEC-652: CAS sample application and server using maven jetty plugin.

This commit is contained in:
Luke Taylor
2008-01-28 16:03:28 +00:00
parent 511ebb5af4
commit 46a69b6d93
11 changed files with 411 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
/**
*
* @author Luke Taylor
* @version $Id$
*/
public class Dummy {
}