summaryrefslogtreecommitdiffstats
path: root/python/examples/logout.py
Commit message (Collapse)AuthorAgeFilesLines
* Nearly completed Python & Java first non-regression test for login.Emmanuel Raviart2004-07-221-1/+1
| | | | | | | | | | But Java test doesn't work: java.lang.UnsatisfiedLinkError: libjlasso: not found Adding its directory to LD_LIBRARY_PATH may help. at LoginTest.main (LoginTest.java:165) And I don't understand why. Please professor, help me!
* update of logout example with test of the request soapNicolas Clapies2004-07-221-7/+11
|
* add list of identity provider id in user environNicolas Clapies2004-07-211-2/+2
|
* update internal code to use new_from_export styleNicolas Clapies2004-07-201-7/+19
|
* add class User, update class Logout, update example logout.pyNicolas Clapies2004-07-131-42/+33
|
* initial versionNicolas Clapies2004-05-111-0/+53