Scott Battaglia
aa3e07bd79
[maven-release-plugin] prepare for next development iteration
2014-08-03 00:22:49 -04:00
Scott Battaglia
112f068607
[maven-release-plugin] prepare release cas-client-3.3.2
2014-08-03 00:22:14 -04:00
Scott Battaglia
80f7f3647e
[maven-release-plugin] prepare for next development iteration
2014-03-19 20:55:47 -04:00
Scott Battaglia
3373d7f767
[maven-release-plugin] prepare release cas-client-3.3.1
2014-03-19 20:55:38 -04:00
Scott Battaglia
896958337a
Updated to parent pom 39
2014-03-19 20:50:45 -04:00
Scott Battaglia
4d7b2517a9
[maven-release-plugin] prepare for next development iteration
2014-01-07 21:15:06 -05:00
Scott Battaglia
4d12772bc4
[maven-release-plugin] prepare release v3.3.0
2014-01-07 20:37:19 -05:00
Scott Battaglia
d0d7fd684d
Correct license header information.
2014-01-05 22:52:15 -05:00
Scott Battaglia
57d2d66a1d
Updated pom.xml to the latest jasig-parent pom (38)
2014-01-05 22:36:38 -05:00
Scott Battaglia
577dafef0e
Updated to Jasig Parent POM Version 37 and set up correct release version.
2013-12-29 17:17:26 -05:00
Scott Battaglia
cef064f34b
Updated pom.xml file to jasig-parent-36
2013-12-17 17:35:43 -05:00
Marvin S. Addison
517f94bd97
CASC-174 Provide facility for Servlet 3.0 programmatic JAAS login.
...
Servlet3AuthenticationFilter supersede the JBoss-specific
WebAuthenticationFilter for JBoss 7. It should also provide support for
programmatic JAAS login for any container that is Servlet 3.0/JEE6
compliant.
2013-08-01 14:05:01 -04:00
Scott Battaglia
adb668d9ed
Latest Jasig pom file
2013-06-26 20:48:55 -04:00
Scott Battaglia
1993718cc7
Reformat all files using shared CAS Eclipse formatter.
2013-06-19 22:50:02 -04:00
Misagh Moayyed
b54cd179e2
CASC-180 - Add support for Client Side Certificates
...
In order to utilize client side certificates, this commit facilitates the creation of a SSLSocketFactory on HttpsURLConnection for the client. The configuration is encapsulated inside a url factory instance that applies the adjustments where necessary.
This commit is continuation of the posted pending pull on github that is at:
https://github.com/Jasig/java-cas-client/pull/26
...and applies the suggestions and fixes that were brought to light during the code review.
2013-01-24 12:01:47 -07:00
Scott Battaglia
b4367f595e
Fix formatting of pom.xml and update licensing to match CAS project.
2013-01-15 22:04:16 -05:00
Scott Battaglia
2f9d384b1e
CASC-202
...
convert Commons Logging to SLF4J. Add Enforcer.
2013-01-11 23:25:52 -05:00
Scott Battaglia
06ccec017d
CASC-202
...
migration to SLF4J
2013-01-11 22:23:49 -05:00
Scott Battaglia
f2df7a8603
CASC-202
...
migrated some to SLF4J
2013-01-08 23:32:35 -05:00
Marvin S. Addison
de2ab6a3ad
Update POM for GitHub and update other stale project information.
...
Reformat pom.xml for 2-space indentation.
2012-03-07 09:43:26 -05:00
Scott Battaglia
b1f623128c
NOJIRA updated jasig parent
2011-09-11 18:24:29 +00:00
Scott Battaglia
fb42fefaf9
NOJIRA
...
fixed some bugs and updated pom to 3.3-SNAPSHOT
2011-09-11 16:46:53 +00:00
Scott Battaglia
3d965426ac
[maven-release-plugin] prepare for next development iteration
2011-07-10 23:44:18 +00:00
Scott Battaglia
e0af12eeba
[maven-release-plugin] prepare release cas-client-3.2.1
2011-07-10 23:43:33 +00:00
Scott Battaglia
37ed0719e3
CASC-152
...
attach jars to source generation.
2011-06-21 02:07:18 +00:00
Scott Battaglia
e9569564d7
CASC-143
...
fix for the changes Atlassian made to seraph
2011-03-27 18:17:44 +00:00
Scott Battaglia
035a6f7a8e
[maven-release-plugin] prepare for next development iteration
2010-12-08 04:22:32 +00:00
Scott Battaglia
f6ff486939
[maven-release-plugin] prepare release cas-client-3.2.0
2010-12-08 04:22:21 +00:00
Scott Battaglia
18b70ee8ce
NOJIRA
...
updated Atlassian dependencies and documented where to download provided jars
2010-12-08 04:16:23 +00:00
Scott Battaglia
2055d0891b
NOJIRA
...
updated to say Jasig instead of JA-SIG
2010-12-08 02:47:08 +00:00
Scott Battaglia
aa4afd9c5f
NOJIRA
...
migrated to Java 5
2010-10-25 03:59:14 +00:00
Scott Battaglia
b0044cd075
NOJIRA:
...
upgrade to Java 1.5, upgrade Clover, Ehcache version, switch to 3.2.0-SNAPSHOT, and Jasig Parent pom. Switch to Apache license.
2010-10-23 03:49:49 +00:00
Scott Battaglia
df8211cf68
[maven-release-plugin] prepare for next development iteration
2010-10-13 03:45:34 +00:00
Scott Battaglia
0270596bac
[maven-release-plugin] prepare release cas-client-3.1.12
2010-10-13 03:44:57 +00:00
Scott Battaglia
75b51c85bd
NOJIRA
...
upgrade the oss-parent pom
2010-10-13 03:32:35 +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
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
Scott Battaglia
2449a7a61b
CASC-33
...
initial Tomcat support started.
2010-07-20 03:55:54 +00:00
Scott Battaglia
40c006389e
[maven-release-plugin] prepare for next development iteration
2010-06-17 03:08:14 +00:00
Scott Battaglia
07cc6b62f3
[maven-release-plugin] prepare release cas-client-3.1.11
2010-06-17 03:08:03 +00:00
Scott Battaglia
c312ca0b4f
NOJIRA
...
preparations for 3.1.11 release
2010-06-17 03:04:31 +00:00
Scott Battaglia
4776006b07
NOJIRA
...
preparations for 3.1.11 release
2010-06-17 02:59:34 +00:00
Scott Battaglia
6a942e294b
NOJIRA
...
preparations for 3.1.11 release
2010-06-17 02:55:26 +00:00
Scott Battaglia
8bd5e8ba07
[maven-release-plugin] prepare release cas-client-3.1.11
2010-06-17 02:54:34 +00:00
Scott Battaglia
4e5b27bdd1
NOJIRA
...
preparations for 3.1.11 release
2010-06-17 02:52:17 +00:00
Scott Battaglia
56822871d6
NOJIRA
...
preparations for 3.1.11 release
2010-06-17 02:51:56 +00:00
Scott Battaglia
07ea7b92da
NOJIRA
...
preparations for 3.1.11 release
2010-06-17 02:35:43 +00:00
Scott Battaglia
0e289c70b5
[maven-release-plugin] prepare release cas-client-3.1.11
2010-06-17 02:28:49 +00:00
Scott Battaglia
dcddfe5d65
NOJIRA
...
preparations for 3.1.11 release
2010-06-17 02:19:15 +00:00
Scott Battaglia
23711eb6a1
CASC-108
...
commit before we move to the new repository. We cannot release this yet because we're missing a contributor license agreement.
2010-06-01 22:56:09 +00:00