Go to file
Scott Battaglia 3b6ccaac0a CASC-154
added method to AbstractCasFilter that can be overwritten in ticket validation and authentication to support other methods of retrieving the ticket.
2011-09-11 15:11:43 +00:00
cas-client-core CASC-154 2011-09-11 15:11:43 +00:00
cas-client-integration-atlassian CASC-155 2011-09-11 15:03:35 +00:00
cas-client-integration-jboss [maven-release-plugin] prepare for next development iteration 2011-07-10 23:44:18 +00:00
cas-client-integration-tomcat-common [maven-release-plugin] prepare for next development iteration 2011-07-10 23:44:18 +00:00
cas-client-integration-tomcat-v6 [maven-release-plugin] prepare for next development iteration 2011-07-10 23:44:18 +00:00
cas-client-integration-tomcat-v7 [maven-release-plugin] prepare for next development iteration 2011-07-10 23:44:18 +00:00
cas-client-support-distributed-ehcache [maven-release-plugin] prepare for next development iteration 2011-07-10 23:44:18 +00:00
cas-client-support-distributed-memcached [maven-release-plugin] prepare for next development iteration 2011-07-10 23:44:18 +00:00
LICENSE NOJIRA: 2010-10-23 03:49:49 +00:00
README.txt CASC-151 2011-07-31 18:56:34 +00:00
assembly.xml NOJIRA: 2010-10-23 04:03:14 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2011-07-10 23:44:18 +00:00

README.txt

BUILDING THE CAS CLIENT FOR JAVA

Please note that to be deployed in Maven Central, we mark a number of JARs as provided (related to JBoss and Memcache
Clients).  In order to build the clients, you must enable the commented out repositories in the appropriate pom.xml
files in the modules (cas-client-integration-jboss and cas-client-support-distributed-memcached) or follow the
instructions on how to install the file manually.