Files
雪山飞鹄 af5b4bac3d cas-shiro-demo
2014-07-12 22:42:51 +08:00
..
2014-07-12 22:42:51 +08:00
2014-07-12 22:42:51 +08:00
2014-07-12 22:42:51 +08:00
2014-07-12 22:42:51 +08:00
2014-07-12 22:42:51 +08:00

h2. What is this project ?

This project cas-shiro-demo has been created to test the CAS support for Shiro library, i.e. the shiro-cas library. Its composed of two modules :

h2. Quick start & test

To start quickly, build the project :

cas-shiro-demo
mvn clean install
and start the two web applications with jetty :
cd cas-shiro-demo-app
mvn jetty:run

To test,

h2. Manual deployment

You can also deploy manually these two web applications in your favorite web applications server :