java-cas-client/cas-client-core
Brad Cupit b38a27626a CASC-77
removed the CleanUpRegistry, Cleanable interface, etc. and just use a simple static getter on the Filter that returns the Storage. The TimerTask just calls this static getter directly. This was deemed simpler than the CleanUpRegistry solution.

for Spring config: rather than use Quartz, we just use the java.util.Timer support in Spring
2009-03-21 21:24:31 +00:00
..
src CASC-77 2009-03-21 21:24:31 +00:00
LICENSE.txt NOJIRA 2008-03-10 20:35:06 +00:00
pom.xml CASC-77 2009-03-21 21:24:31 +00:00