Commit Graph

7 Commits

Author SHA1 Message Date
Scott Battaglia 0270596bac [maven-release-plugin] prepare release cas-client-3.1.12 2010-10-13 03:44:57 +00:00
Scott Battaglia ac08968c30 NOJIRA
extremely minor formatting fixes
2010-10-06 03:27:37 +00:00
Marvin S. Addison 5857589a44 CASC-33
Refactor logout valves for reduced code duplication.
Improve logging.
2010-09-22 18:28:43 +00:00
Scott Battaglia a1b9031416 CASC-33
minor updates to documentation, final keyword, and formatting.
2010-09-21 03:15:18 +00:00
Marvin S. Addison ce46854baa CASC-33
Tomcat 6.x support for container-based CAS authentication.
Minor changes to 7.x support for consistency.
2010-09-20 20:19:32 +00:00
Scott Battaglia 704f1b8a67 CASC-33
fixed test that was failing (my guess is its due to the different ways the JVMs return arrays).  Also enhanced code to use "Best practice" of never returning null and instead returning an empty list simplifying upstream code.
2010-09-20 03:42:51 +00:00
Marvin S. Addison 54afd070ec CASC-33
Updated Tomcat container authnz support with abstracted
version-agnostic core, cas-client-integration-tomcat-common, to facilitate
integration with multiple versions of Tomcat.
2010-09-17 20:37:19 +00:00