java-cas-client/cas-client-core
Matt Drees ba5982e1eb Add option to prevent entity stream consumption
If someone's app cannot handle the SingleSignOutFilter's consumption of entity streams
(via a `request.getParameter()` call) on all requests,
they can use this option in conjunction with setting up a service logout URL at the CAS server.
The filter will now only consume the stream on requests to this path.

Fixes https://github.com/apereo/java-cas-client/issues/210.
2018-07-24 15:19:00 -06:00
..
src Add option to prevent entity stream consumption 2018-07-24 15:19:00 -06:00
LICENSE.txt NOJIRA: 2010-10-23 04:03:14 +00:00
NOTICE Updated NOTICE generation. 2015-07-21 22:16:53 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-01-12 11:56:32 -05:00