| class that exists purely to add a couple of setters to the Acegi CasProxyTicketValidator
so that the loginUrl ' logoutUrl can be also included in the applicationContext-acegi-cas.xml
since we use Wicket, we don't need the CasProcessingFilterEntryPoint
kind of a hack, would have been much better to use the JtracConfigurer + properties file
but people who want to use CAS are assumed to be good at hacking XML :)
plus Acegi seems to be undergoing a major overhaul at the moment as well
and haven't yet looked at CAS 3 yet
|