summaryrefslogtreecommitdiffstats
path: root/java/coldfusion/src
Commit message (Collapse)AuthorAgeFilesLines
* Bindings: remove all SWIG bindings and SWIG related filesBenjamin Dauvergne2010-01-252-261/+0
|
* updated Copyright dates in remaining filesDamien Laniel2007-05-302-2/+2
|
* Updated ColdFusion examples.Emmanuel Raviart2005-01-262-22/+29
|
* Updated Copyright and authors.Emmanuel Raviart2005-01-222-6/+6
|
* SWIG: Renamed constants from camelCase to UPPER_CASE.Emmanuel Raviart2005-01-222-8/+8
|
* Restructured ColdFusion code. Added single logout code. Both single sign-onEmmanuel Raviart2004-09-082-15/+118
| | | | and single logout work.
* Login skeleton for ColdFusion is now fully working.Emmanuel Raviart2004-09-071-1/+57
|
* Half a day of work for this prodigious result: ColdFusion redirects theEmmanuel Raviart2004-09-041-29/+39
| | | | AuthnRequest to the IDP.
* Made the sample Java code work.Emmanuel Raviart2004-09-041-8/+8
|
* Corrected Java.Emmanuel Raviart2004-09-041-6/+9
|
* SWIG high-level binding now uses camelCase.Emmanuel Raviart2004-08-291-21/+21
| | | | | | | | | Updated SWIG binding to support Java high-level classes. Simplified java/Makefile.am (but now, it needs to be reworked by an autotools expert). ColdFusion simple Java test compiles ok.
* Removed certificates that are no more used.Emmanuel Raviart2004-08-131-8/+8
|
* Added ColdFusion very preliminary "binding" using Java binding.Emmanuel Raviart2004-07-251-0/+82