This is the official home of the Java Apereo CAS client. The client consists of a collection of Servlet filters that are suitable for most Java-based web applications. It also serves as an API ...
First you’ll need to setup a Java project for Maven to build. To keep the focus on Maven, make the project as simple as possible for now. package hello; public ...