summaryrefslogtreecommitdiffstats
path: root/docs/reference
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-03-27 15:04:41 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-03-27 15:04:41 +0000
commit7f09fe60de4f66a35ef751d8dd902066e196860b (patch)
treea178545feb8606bb4a9bdeb0bb1526fd5d8740ac /docs/reference
parenta017ddc81ec438462924dd5ad552c83b7b8d7849 (diff)
downloadlasso-7f09fe60de4f66a35ef751d8dd902066e196860b.tar.gz
lasso-7f09fe60de4f66a35ef751d8dd902066e196860b.tar.xz
lasso-7f09fe60de4f66a35ef751d8dd902066e196860b.zip
Fix bug #94: permit any content for AttributeValue
* lasso/xml/private.h: * lasso/xml/xml.h * lassoi/xml/xml.c: add an implementation helper for the AttributeValue objects implementation of get_xmlNode. make lasso_node_set_original_xmlnode public API. * lasso/xml/saml-2.0/samlp2_extensions.c: * lasso/xml/saml-2.0/saml2_attribute_value.c: * lasso/xml/saml_attribute_value.c: implement get_xmlNode for the AttributeValue and Extensions objects. If the any field is empty, use the original_xmlnode value. In order to support free-style content, you must use the method lasso_node_set_original_xmlnode, properties and children are extracted from the given node and added to the node created by the generic get_xmlNode virtual method.
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions