summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Commited Nicolas SWIG binding for WSF since he is on vacation.Frederic Peters2004-12-231-1/+1
* ignoring some more swig generated filesFrederic Peters2004-12-211-1/+4
* Updated list of files generated by SWIG in C# and Java bindings; fixed PHPFrederic Peters2004-12-211-11/+9
* Isolated CFLAGS to be used when compiling Lasso in LASSO_CORE_CFLAGS; don't useFrederic Peters2004-12-171-2/+2
* ignore generated filesFrederic Peters2004-12-141-0/+14
* merged late 0.5 changes to java/ and csharp/ Makefile.amFrederic Peters2004-11-221-1/+5
* Restructured ColdFusion code. Added single logout code. Both single sign-onEmmanuel Raviart2004-09-085-22/+170
* Added files that I forgot to commit for 0.4.1Emmanuel Raviart2004-09-072-5/+5
* Login skeleton for ColdFusion is now fully working.Emmanuel Raviart2004-09-073-3/+104
* Add windows linker --add-stdcall-alias in order to permit failsafe use of DLLs.Romain Chantereay2004-09-071-1/+2
* Another way to test, ugly, but safe.Romain Chantereay2004-09-071-4/+9
* Ok, now a module undex Win32, and a lib under Linux (and other OS).Romain Chantereay2004-09-071-0/+4
* Now module is a module.Romain Chantereay2004-09-071-5/+5
* Now, we use the detected JAR program instead of an harcoded 'jar' command.Romain Chantereay2004-09-061-1/+1
* Half a day of work for this prodigious result: ColdFusion redirects theEmmanuel Raviart2004-09-042-29/+40
* Made the sample Java code work.Emmanuel Raviart2004-09-041-8/+8
* Added new object Assertion to C# & Java bindings.Emmanuel Raviart2004-09-042-1/+3
* Corrected Java.Emmanuel Raviart2004-09-042-7/+11
* ignore a bunch of thingsFrederic Peters2004-09-021-2/+27
* things were overcomplicated; simplify a bit (for example the DEPDIR dirtyFrederic Peters2004-09-021-32/+19
* SWIG high-level binding now uses camelCase.Emmanuel Raviart2004-08-293-68/+31
* SWIG should now generate a high-level binding with classes, so I haveEmmanuel Raviart2004-08-291-1/+1
* Removed SWIG Lasso.c file.Emmanuel Raviart2004-08-271-2/+2
* Cleaned a little the automake files.Romain Chantereay2004-08-231-7/+9
* The local clean rule now remove the package sub directory (com).Romain Chantereay2004-08-201-1/+2
* Removed an useless inclusion directory.Romain Chantereay2004-08-201-3/+5
* cleaned Makefile.am (I'm curious about the NULL= idiom; where did it come fro...Frederic Peters2004-08-201-39/+23
* errors propagate; fixes follow them.Frederic Peters2004-08-201-1/+1
* Also look for include files in top_src_dir/lasso. As for the python binding.Frederic Peters2004-08-201-1/+1
* include top source dirFrederic Peters2004-08-201-1/+1
* Reformated some lines in python Makefile.amRomain Chantereay2004-08-191-0/+1
* Some modifications.Romain Chantereay2004-08-191-7/+11
* Use JDK_INCLUDE if jdk is Kaffe's or Sun's.Romain Chantereay2004-08-191-0/+1
* Java now distributes itself well and compile well too.Romain Chantereay2004-08-181-4/+3
* Removed certificates that are no more used.Emmanuel Raviart2004-08-132-25/+25
* Corrected automake problems.Romain Chantereay2004-08-101-2/+2
* Create package directory if not exists.Romain Chantereay2004-08-101-0/+1
* - Added java binding swig generation.Romain Chantereay2004-08-1037-2566/+112
* Me 1, Litlle memory stick Windows computer 0.Romain Chantereay2004-08-044-24/+27
* No more anoying warning.Romain Chantereay2004-08-031-2/+2
* - Learn back to the previous Python detection.Romain Chantereay2004-08-031-2/+0
* New Autotools infrastructure.Romain Chantereay2004-08-036-92/+605
* Updated Java binding and unit test.Emmanuel Raviart2004-07-3118-258/+424
* Removed last profile_context or profileContext.Emmanuel Raviart2004-07-305-58/+58
* Removed obsolete logout method load_from_dump.Emmanuel Raviart2004-07-267-52/+33
* use the macro to get logout data.Romain Chantereay2004-07-261-1/+1
* 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
* Java unit test is again similar to Python.Emmanuel Raviart2004-07-2513-89/+162