summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* _new function have no parameters and added some _new_full function insteadDamien Laniel2007-07-097-14/+41
* changed metadata_list attribute to SvcMDDamien Laniel2007-07-093-8/+7
* added namespaces used by other parts of id-wsf 2Frederic Peters2007-07-061-0/+14
* check enveloppe existence in case lasso functions are called in wrong orderDamien Laniel2007-07-053-5/+16
* 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-023-2/+39
* added lasso.SOAP_FAULT_REDIRECT_REQUEST eception when WSP needs user consent ...Damien Laniel2007-06-293-1/+55
* added one soap error and text for other soap errorsDamien Laniel2007-06-292-0/+7
* added SoapBinding2 prefix to handle RedirectRequestDamien Laniel2007-06-291-0/+2
* added initRedirectUserForConsentDamien Laniel2007-06-297-2/+251
* fixed class hierarchy, with ID-WSF 2 specific stuffs going intoFrederic Peters2007-06-199-162/+248
* moved soap_envelope_request and soap_envelope_response to ProfilePrivate to a...Damien Laniel2007-06-188-41/+26
* rephrase a meaningless sentenceDamien Laniel2007-06-142-4/+5
* fixed spelling mistakeDamien Laniel2007-06-142-2/+2
* changed responseMsg to answer for consistencyDamien Laniel2007-06-141-1/+1
* added 2 lines to get the Damien Laniel2007-06-141-4/+3
* added keys and metadata creationDamien Laniel2007-06-143-9/+174
* added a line to tell to restart Apache 2Damien Laniel2007-06-141-0/+1
* moved epr free from finalize to disposeDamien Laniel2007-06-131-4/+5
* fixed EncryptedID usage ; last commit was a mistakeDamien Laniel2007-06-131-2/+2
* use nameIdentifier attribute of LassoProfile for IdWsf2 profilesDamien Laniel2007-06-131-1/+2
* uncomment a useful lineDamien Laniel2007-06-131-1/+1
* use nameIdentifier attribute of LassoProfile for IdWsf2 profilesDamien Laniel2007-06-134-26/+32
* initialise and destroy new attributesDamien Laniel2007-06-131-0/+11
* removed IdWsf2Profile and use LassoProfile insteadDamien Laniel2007-06-133-356/+34
* removed IdWsf2Profile and use LassoProfile insteadDamien Laniel2007-06-137-106/+110
* fixed gcj warnings + added 2 checksDamien Laniel2007-06-131-1/+3
* fixed tabs and spaces mixDamien Laniel2007-06-131-54/+54
* fix documentation for getting nameIdentifier contentDamien Laniel2007-06-131-1/+1
* fix for getting nameIdentifier contentDamien Laniel2007-06-131-3/+3
* renamed Wsf2Profile to IdWsf2ProfileDamien Laniel2007-06-136-109/+109
* changed buildQueryResponseMsg to parseQueryItems + buildResponseMsgDamien Laniel2007-06-133-7/+7
* coding styleDamien Laniel2007-06-131-4/+4
* changed buildQueryResponseMsg to buildQueryResponseEprs + buildResponseMsgDamien Laniel2007-06-133-8/+6
* replaced two strings with a constantDamien Laniel2007-06-131-2/+2
* better error handling + some refactoringDamien Laniel2007-06-136-62/+146
* 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-123-11/+32
* decrypt nameId in identity tokenDamien Laniel2007-06-121-15/+35
* encrypt nameId in profile identity tokenDamien Laniel2007-06-121-4/+23
* coding styleDamien Laniel2007-06-121-3/+4
* added commentsDamien Laniel2007-06-121-0/+2
* coding style + commentsDamien Laniel2007-06-121-6/+19