summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* doesn't mention wsf files for now; a better solution will be devised in timeFrederic Peters2005-01-301-14/+6
* Added binding for saml:AttributeValue.Emmanuel Raviart2005-01-292-1/+2
* ignore more and more filesFrederic Peters2005-01-261-0/+24
* Updated ColdFusion examples.Emmanuel Raviart2005-01-262-22/+29
* Added SWIG binding for lasso_session_get_assertions. Also added Java code toEmmanuel Raviart2005-01-261-2/+3
* every morning I distcheck and fix java and csharp classes; oh yeah.Frederic Peters2005-01-261-31/+29
* Updated Java LoginTest and test metadata.Emmanuel Raviart2005-01-261-130/+146
* updated swig generated file listFrederic Peters2005-01-252-32/+41
* fixed DowncastableNode.java filenameFrederic Peters2005-01-251-1/+1
* Updated Copyright and authors.Emmanuel Raviart2005-01-224-8/+8
* SWIG: Renamed constants from camelCase to UPPER_CASE.Emmanuel Raviart2005-01-224-27/+27
* Improved C# binding.Emmanuel Raviart2005-01-191-3/+4
* Extracted the inheritance of nodes from SWIG in a separate file, to removeEmmanuel Raviart2005-01-171-1/+2
* Improved Java .cvsignore.Emmanuel Raviart2005-01-171-0/+1
* Completed Java binding tests.Emmanuel Raviart2005-01-171-0/+62
* SWIG: Added support for dynamic casting in Java. It works, but it has beenEmmanuel Raviart2005-01-172-1/+72
* SWIG: Renamed getitem to getItem. Idem for setitem.Emmanuel Raviart2005-01-151-7/+53
* Added first 2 binding tests for Java.Emmanuel Raviart2005-01-152-6/+92
* Updated authors.Emmanuel Raviart2005-01-151-7/+9
* updated list of java swig generated filesFrederic Peters2005-01-121-3/+2
* even more files to ignoreFrederic Peters2005-01-111-0/+3
* include new java files (note that I also modified the buildbox, it was notFrederic Peters2005-01-112-1/+20
* Renamed NodeArray (resp. StringArray) to NodeList (resp. StringList).Emmanuel Raviart2005-01-081-2/+2
* updated swig generated java files list to have a working make distcheckFrederic Peters2005-01-032-35/+82
* don't use $< since it fails with BSD make.Frederic Peters2004-12-291-1/+2
* 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