java-cas-client/cas-client-core/src
Scott Battaglia 9de2be91a2 CASC-228 URL Encode Paramaters Passed to Server via Validate
Problem: We currently don't pass encoded values to the server, possibly resolving in parsing/extraction errors.
Solution: URL Encode all values instead of just the service url.

QA Notes: Added unit test.
2014-06-24 18:44:45 -04:00
..
main/java/org/jasig/cas/client CASC-228 URL Encode Paramaters Passed to Server via Validate 2014-06-24 18:44:45 -04:00
test CASC-228 URL Encode Paramaters Passed to Server via Validate 2014-06-24 18:44:45 -04:00