...
- changing properties in deploymentConfigContext.xml, cas-servlet.xml, etc.;
- adding customized views and themes;
- your own classes of Authentication Handlers, principles or special web flow elements;
- and any other things you need.
Aim
By using Maven 2, we aims aim to perform the followingsfollowing:
- Easier to extend and customize CAS server for your need
- Less Pain in transiting to new CAS versions, by running maven
...