summaryrefslogtreecommitdiffstats
path: root/java/coldfusion
Commit message (Collapse)AuthorAgeFilesLines
* Bindings: remove all SWIG bindings and SWIG related filesBenjamin Dauvergne2010-01-257-889/+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-085-22/+170
| | | | and single logout work.
* Added files that I forgot to commit for 0.4.1Emmanuel Raviart2004-09-072-5/+5
| | | | Improved ColdFusion.
* Login skeleton for ColdFusion is now fully working.Emmanuel Raviart2004-09-073-3/+104
|
* Half a day of work for this prodigious result: ColdFusion redirects theEmmanuel Raviart2004-09-042-29/+40
| | | | 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
|
* New Autotools infrastructure.Romain Chantereay2004-08-031-28/+507
| | | | | | | | | | | | | | | | | | | | | | Don't hesitate to report bug (if any). Main changes: - No more, or so few AM_CONDITIONAL. - Binding compilation use AC_SUBST top level Makefile SUBDIRS. - Change order of AM Macro. - Added Macro. - Fix Windows Compilation. - New way to handle version number. - Use of lasso_config.h - more ? I do not remember.
* Added a ColdFusion redirect to IDP single sign-on URL.Emmanuel Raviart2004-07-251-0/+1
|
* Added Makefile for ColdFusion "binding".Emmanuel Raviart2004-07-251-0/+39
|
* Added ColdFusion very preliminary "binding" using Java binding.Emmanuel Raviart2004-07-253-0/+100