Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructured ColdFusion code. Added single logout code. Both single sign-on | Emmanuel Raviart | 2004-09-08 | 1 | -151/+0 |
| | | | | and single logout work. | ||||
* | Login skeleton for ColdFusion is now fully working. | Emmanuel Raviart | 2004-09-07 | 1 | -1/+57 |
| | |||||
* | Half a day of work for this prodigious result: ColdFusion redirects the | Emmanuel Raviart | 2004-09-04 | 1 | -29/+39 |
| | | | | AuthnRequest to the IDP. | ||||
* | Made the sample Java code work. | Emmanuel Raviart | 2004-09-04 | 1 | -8/+8 |
| | |||||
* | Corrected Java. | Emmanuel Raviart | 2004-09-04 | 1 | -6/+9 |
| | |||||
* | SWIG high-level binding now uses camelCase. | Emmanuel Raviart | 2004-08-29 | 1 | -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 Raviart | 2004-08-13 | 1 | -8/+8 |
| | |||||
* | Added ColdFusion very preliminary "binding" using Java binding. | Emmanuel Raviart | 2004-07-25 | 1 | -0/+82 |