summaryrefslogtreecommitdiffstats
path: root/python/lasso.py
Commit message (Expand)AuthorAgeFilesLines
* Corrections in Python high-level binding:Emmanuel Raviart2004-08-201-9/+8
* I have always wanted that Python bindings for GTK, libXML, etc, allow theEmmanuel Raviart2004-08-201-86/+107
* Added method get_authentication_method to session in high-level PythonEmmanuel Raviart2004-08-201-2/+8
* Updated Python high-level binding and tests.Emmanuel Raviart2004-08-201-3/+165
* Created a high-level API above SWIG Python API.Emmanuel Raviart2004-08-191-1288/+291
* __str__ should not have arguments.Emmanuel Raviart2004-08-191-2/+2
* little register name identifier udpatesNicolas Clapies2004-08-181-3/+3
* Small fixValery Febvre2004-08-091-1/+1
* Updated serverValery Febvre2004-08-091-1/+2
* UpdateValery Febvre2004-08-091-10/+15
* Added attributes request, request_type, response, response_type to Lecp inEmmanuel Raviart2004-08-071-1/+15
* Reversed error sign convention for Python binding.Emmanuel Raviart2004-08-061-4/+4
* Corrected error in Error.Emmanuel Raviart2004-08-061-1/+1
* Renamed load_notification_msg to process_notification msg, renamed process_re...Nicolas Clapies2004-08-061-8/+8
* Python binding now raises exceptions instead of returning error codes.Emmanuel Raviart2004-08-041-56/+142
* Slightly improved exception handling in Python.Emmanuel Raviart2004-08-041-59/+200
* update of lecp python bindingNicolas Clapies2004-08-041-13/+13
* Removed the 'identity' arg in lasso_login_new_from_dump() methodValery Febvre2004-08-041-2/+2
* *** empty log message ***Nicolas Clapies2004-08-041-8/+8
* In Python, Server.add_provider now returns an error code instead of None.Emmanuel Raviart2004-08-041-2/+2
* add request type test for LecpNicolas Clapies2004-08-031-6/+25
* - Replaced some charPtrConst_wrap() calls by charPtr_wrap()Valery Febvre2004-08-021-3/+24
* Check that Lasso is inited and shotdown only once.Emmanuel Raviart2004-08-021-0/+15
* Removed access to attributes identity & session by __getattr__Valery Febvre2004-07-311-8/+0
* Python login_tests now works again, although there remains a lasso-CRITICALEmmanuel Raviart2004-07-311-6/+10
* *** empty log message ***Valery Febvre2004-07-311-7/+16
* Removed last profile_context or profileContext.Emmanuel Raviart2004-07-301-2/+2
* *** empty log message ***Nicolas Clapies2004-07-301-9/+20
* Update endValery Febvre2004-07-301-1/+44
* UpdateValery Febvre2004-07-301-34/+33
* update of register name identifierNicolas Clapies2004-07-291-61/+21
* update of federation terminationNicolas Clapies2004-07-271-14/+14
* Removed obsolete logout method load_from_dump.Emmanuel Raviart2004-07-261-3/+0
* *** empty log message ***Valery Febvre2004-07-261-7/+7
* Added new ProfileContext classValery Febvre2004-07-261-15/+38
* acces to RelayState in logout objectNicolas Clapies2004-07-261-12/+16
* fixed tabulations in python files (oh the horror; they were mixed with spaceFrederic Peters2004-07-251-78/+78
* udpate of C lecp, add python lecpNicolas Clapies2004-07-251-4/+57
* Added Java LassoUser.getAuthenticationMethodEmmanuel Raviart2004-07-231-1/+1
* Added lasso_user_get_authentication_method()Valery Febvre2004-07-231-4/+7
* update of logout with better support of propagation from idpNicolas Clapies2004-07-231-1/+4
* Nearly completed Python & Java first non-regression test for login.Emmanuel Raviart2004-07-221-6/+6
* A little more java binding and non-regression tests.Emmanuel Raviart2004-07-221-1/+1
* update of logout example with test of the request soapNicolas Clapies2004-07-221-0/+7
* Corrected Lasso URL.Emmanuel Raviart2004-07-221-1/+1
* Added method set_consent in LibAuthnRequest classValery Febvre2004-07-221-0/+3
* *** empty log message ***Nicolas Clapies2004-07-211-8/+6
* add list of identity provider id in user environNicolas Clapies2004-07-211-2/+2
* allow no param in init_request for class LogoutNicolas Clapies2004-07-211-1/+1
* *** empty log message ***Nicolas Clapies2004-07-201-13/+8