java-cas-client/cas-client-core
Scott Battaglia 2c9090155a CASC-223 SingleSignOutFilter requires init method to be called which changes the contract with previous versions
Problem: Some clients such as Spring Security configure the filter via Spring configuration, meaning the handler's init method
is not called vai the Filter#init method.

Solution: For now, have an atomic boolean to determine if init was called or not and call it if necessary as part of the flow.
2014-05-06 22:35:55 -04:00
..
src CASC-223 SingleSignOutFilter requires init method to be called which changes the contract with previous versions 2014-05-06 22:35:55 -04:00
LICENSE.txt NOJIRA: 2010-10-23 04:03:14 +00:00
NOTICE Added generated notice files 2014-01-07 20:00:30 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-03-19 20:55:47 -04:00