summaryrefslogtreecommitdiffstats
path: root/swig
Commit message (Expand)AuthorAgeFilesLines
* fixed a syntax errorDamien Laniel2007-10-111-2/+2
* fixed memory managementDamien Laniel2007-10-103-6/+7
* fixed a memory errorDamien Laniel2007-10-101-1/+1
* added missing error codes in swig bindingsDamien Laniel2007-10-101-0/+4
* added lasso_data_service_get_resource_offering method to getFrederic Peters2007-10-041-0/+4
* added missing session accessorFrederic Peters2007-09-201-0/+3
* reordered methods so it's easier to readDamien Laniel2007-09-201-2/+2
* reordered methods so it's easier to readDamien Laniel2007-09-201-27/+27
* fixed personal profile constructor in bindingsDamien Laniel2007-09-201-1/+1
* lasso_discovery_add_resource_offering doesn't exist, remove it completely fro...Damien Laniel2007-09-181-5/+0
* added missing methodDamien Laniel2007-09-181-0/+4
* fixed bad casting on get/set listsFrederic Peters2007-08-217-44/+44
* fixed usage of set|get_node_list and set|get_string_listFrederic Peters2007-08-217-88/+88
* added binding for LassoSignatureType which is just an enum but SWIG createsFrederic Peters2007-08-211-0/+13
* updated SAML2 bindings with all attributes; and added copyright / licenceFrederic Peters2007-08-1348-112/+1431
* remove reference to inexistent fileFrederic Peters2007-08-131-1/+1
* processModifyResponseMsgDamien Laniel2007-08-081-0/+6
* swig binding for parse modify itemsDamien Laniel2007-08-061-1/+6
* added a missing END_THROW_ERRORDamien Laniel2007-07-301-0/+1
* added first functions for ID-WSF 2 attribute modificationDamien Laniel2007-07-301-1/+16
* increased the number of allocatable objectsDamien Laniel2007-07-301-1/+1
* DstRefAppData is just a template, don't consider it a string but a containerFrederic Peters2007-07-302-2/+1
* changed abort message when too many objects are allocatedDamien Laniel2007-07-271-1/+1
* changed abort message when too many objects are allocatedDamien Laniel2007-07-271-2/+1
* use a constant for node_infos sizeDamien Laniel2007-07-271-3/+5
* abort when node_infos array has reached its limitDamien Laniel2007-07-271-0/+6
* access to saml2 attribute statementFrederic Peters2007-07-271-0/+30
* initialize global variablesFrederic Peters2007-07-101-2/+2
* adds all classes from ID-WSF 2 required schemas; with appropriate changes toFrederic Peters2007-07-10159-10/+9901
* hack around swig not declaring functions by declaring it ourself here,Frederic Peters2007-07-031-0/+6
* get_node_info_with_swig may not be used by the python binding, but it sure isFrederic Peters2007-07-031-10/+10
* commented out an usused function to fix another swig warningDamien Laniel2007-07-021-8/+10
* cleaned methods definitions to fix swig warningsDamien Laniel2007-07-024-84/+60
* fixed a swig warning in LassoServerDamien Laniel2007-07-021-1/+1
* fixed swig warnings for ID-WSF 1Damien Laniel2007-07-021-11/+22
* removed no more existing methods from id-wsf 1 swig bindingsDamien Laniel2007-07-021-4/+0
* moved type attribute which isn't heritedDamien Laniel2007-07-021-7/+7
* added service.queryItems + some attributes initialisation and destructionDamien Laniel2007-07-021-0/+7
* added lasso.SOAP_FAULT_REDIRECT_REQUEST eception when WSP needs user consent ...Damien Laniel2007-06-291-0/+7
* added initRedirectUserForConsentDamien Laniel2007-06-291-1/+6
* fixed class hierarchy, with ID-WSF 2 specific stuffs going intoFrederic Peters2007-06-191-4/+4
* moved soap_envelope_request and soap_envelope_response to ProfilePrivate to a...Damien Laniel2007-06-181-18/+0
* use nameIdentifier attribute of LassoProfile for IdWsf2 profilesDamien Laniel2007-06-131-10/+14
* removed IdWsf2Profile and use LassoProfile insteadDamien Laniel2007-06-131-73/+74
* renamed Wsf2Profile to IdWsf2ProfileDamien Laniel2007-06-131-62/+62
* changed buildQueryResponseMsg to parseQueryItems + buildResponseMsgDamien Laniel2007-06-131-2/+2
* changed buildQueryResponseMsg to buildQueryResponseEprs + buildResponseMsgDamien Laniel2007-06-131-2/+2
* better error handling + some refactoringDamien Laniel2007-06-131-2/+40
* removed a duplicateDamien Laniel2007-06-131-2/+1
* split lasso_idwsf2_discovery_process_query_msg for the SP to get the name_id ...Damien Laniel2007-06-121-0/+5