summaryrefslogtreecommitdiffstats
path: root/python/examples/logout.py
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete Python sample code.Emmanuel Raviart2005-01-261-85/+0
* SWIG: Renamed constants from camelCase to UPPER_CASE.Emmanuel Raviart2005-01-221-6/+6
* Check that Lasso is inited and shotdown only once.Emmanuel Raviart2004-08-021-2/+0
* Removed obsolete logout method load_from_dump.Emmanuel Raviart2004-07-261-2/+2
* update of exampleNicolas Clapies2004-07-261-2/+11
* fixed tabulations in python files (oh the horror; they were mixed with spaceFrederic Peters2004-07-251-6/+6
* fix the problem of setting the user environ in SOAP method :Nicolas Clapies2004-07-251-4/+9
* update of logout with better support of propagation from idpNicolas Clapies2004-07-231-34/+47
* Nearly completed Python & Java first non-regression test for login.Emmanuel Raviart2004-07-221-1/+1
* 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