Distribution
Prior to the release of Java CAS client 2.1.0, the Java CAS client was part of the general Yale CAS client distribution. It is now distributed as its own deliverable.
Documentation
Distributed documentation
JavaDocs
Testcases
The CAS Java Client distribution includes JUnit testcases which partially exercise the library. They all passed at the time of distribution — if the tests are broken, please speak up.
Using CAS with Java
Low-level CAS objects
Filters
- Using CASFilter
- CASValidateFilter
- Using ProxyChainScrutinizerFilter
- Combining CASFilter with Tomcat Realms using SecurityFilter