java-cas-client/cas-client-core
Scott d1da02f457 CASC-231 HttpsURLConnectonFactory is Not Serializable
Problem: THe HttpsURLConnectionFactory is not serializable, causing problems for clients that must serialize
the principal (which depends on a ProxyRetriever).

Solution: Make the HttpsURLConnectionFactory serializable.

QA Notes: added unit test to confirm serialize-deserialize
2014-12-07 13:32:14 -05:00
..
src CASC-231 HttpsURLConnectonFactory is Not Serializable 2014-12-07 13:32:14 -05:00
LICENSE.txt NOJIRA: 2010-10-23 04:03:14 +00:00
NOTICE Update notice files. 2014-08-15 08:48:05 -04:00
pom.xml Removed unused mockito dependency 2014-11-20 16:01:02 -05:00