summaryrefslogtreecommitdiffstats
path: root/lasso/id-wsf-2.0/data_service.h
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* [Core] change return type of all error returning methodsBenjamin Dauvergne2010-07-121-15/+15
* ID-WSF 2.0 Data Service: new accessor, fix use of build_unique_id, change ini...Benjamin Dauvergne2010-04-061-1/+3
* ID-WSF 2.0: in profile.{c,h}, discovery.{c,h}, data_service.{c,h}, overhaul a...Benjamin Dauvergne2010-01-041-48/+66
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-4/+4
* * Remove ending blanksBenjamin Dauvergne2008-09-121-9/+9
* * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...Benjamin Dauvergne2008-08-051-5/+5
* allows querying a list of items with ID-WSF 2.0 data serviceDamien Laniel2008-05-141-3/+6
* added lasso_idwsf2_data_service_get_attribute_nodes methodFrederic Peters2008-05-141-0/+3
* fixed get and set queryItems in bindingsDamien Laniel2008-05-141-1/+1
* const gboolean as argument is useless and it disturbs the bindingsBenjamin Dauvergne2008-03-281-1/+1
* processModifyResponseMsgDamien Laniel2007-08-081-0/+3
* parse modify itemsDamien Laniel2007-08-061-0/+2
* added first functions for ID-WSF 2 attribute modificationDamien Laniel2007-07-301-0/+9
* added service.queryItems + some attributes initialisation and destructionDamien Laniel2007-07-021-0/+1
* added lasso.SOAP_FAULT_REDIRECT_REQUEST eception when WSP needs user consent ...Damien Laniel2007-06-291-0/+1
* added initRedirectUserForConsentDamien Laniel2007-06-291-0/+3
* fixed class hierarchy, with ID-WSF 2 specific stuffs going intoFrederic Peters2007-06-191-5/+2
* removed IdWsf2Profile and use LassoProfile insteadDamien Laniel2007-06-131-2/+2
* renamed Wsf2Profile to IdWsf2ProfileDamien Laniel2007-06-131-3/+3
* changed buildQueryResponseMsg to parseQueryItems + buildResponseMsgDamien Laniel2007-06-131-2/+1
* removed lasso_idwsf2_data_service_get_personal_profile_emailDamien Laniel2007-06-081-3/+0
* added lasso_idwsf2_discovery_metadata_register_self and lasso_idwsf2_data_ser...Damien Laniel2007-06-081-0/+3
* added lasso_idwsf2_data_service_get_attribute_stringDamien Laniel2007-06-071-0/+3
* added lasso_idwsf2_data_service_get_attribute_nodeDamien Laniel2007-06-071-0/+3
* DST processQueryResponseMsgDamien Laniel2007-06-061-0/+3
* added service.data and lasso_idwsf2_data_service_build_query_response_msgDamien Laniel2007-06-051-0/+3
* added dst profile registrationDamien Laniel2007-06-051-3/+4
* use profile namespace for dst queries + added server as parameter to basic Id...Damien Laniel2007-06-041-1/+1
* swig binding for some ID WSF 2 functions + changed some typesDamien Laniel2007-06-041-1/+1
* added lasso_idwsf2_data_service_init_query and lasso_idwsf2_data_service_add_...Damien Laniel2007-06-011-16/+7
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* added data service class and lasso_idwsf2_discovery_get_service functionDamien Laniel2007-05-301-0/+101