summaryrefslogtreecommitdiffstats
path: root/bindings/python
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-09-11 15:51:26 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-09-11 15:51:26 +0000
commit2f91efc9c116f042366bc5e8ef6af168fa843641 (patch)
treeb52f2768ad9561ca659436a45acb2e99de2324e0 /bindings/python
parent8ba526872a1699aae955a51ce85cf372ef462a7d (diff)
downloadlasso-2f91efc9c116f042366bc5e8ef6af168fa843641.tar.gz
lasso-2f91efc9c116f042366bc5e8ef6af168fa843641.tar.xz
lasso-2f91efc9c116f042366bc5e8ef6af168fa843641.zip
XML: add support for free xml content to LassoMiscTextNode
* lasso/xml/misc_text_node.c: * lasso/xml/misc_text_node.h: it is often necessary to be able to put completely determined content inside lasso generated request (for example when copying an assertion for a Bearer authentication method). In this case you can use lasso_node_get_original_xml_node to get at the original content and lasso_misc_text_node_new_with_xml_node to get a LassNode with the same content. There are two additional function to acces this xml payload: lasso_misc_text_node_get_xml_content and lasso_misc_text_node_set_xml_content.
Diffstat (limited to 'bindings/python')
0 files changed, 0 insertions, 0 deletions