lasso/lasso/xml/saml-2.0
Benjamin Dauvergne 94a9fe4f02 [xml saml-2.0] add a class to handle the KeyInfoConfirmationData type
* use a direct mapping to map this class to SubjectConfirmationData
   node having the xsi:type attribute.
 * overload get_xmlNode method to add the xsi:type attribute on output.
2011-10-13 01:12:04 +02:00
..
Makefile.am [xml saml-2.0] add a class to handle the KeyInfoConfirmationData type 2011-10-13 01:12:04 +02:00
saml2_action.c Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
saml2_action.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_advice.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_advice.h XML: add element type annotation to all GList fields 2010-01-04 09:15:55 +00:00
saml2_assertion.c [Core] add password parameter to lasso_sign_node 2010-07-16 19:34:24 +00:00
saml2_assertion.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_attribute.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_attribute.h XML: add element type annotation to all GList fields 2010-01-04 09:15:55 +00:00
saml2_attribute_statement.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_attribute_statement.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_attribute_value.c [xml saml-2.0] change AttributeValue snippets to accept any children 2011-10-10 16:14:50 +02:00
saml2_attribute_value.h FIX ABI breakage when addning new field to struct LassoSaml2AttributeValue 2010-01-14 16:18:53 +00:00
saml2_audience_restriction.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_audience_restriction.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_authn_context.c XML SAML-2.0: AuthnContext content is a xdf:choice so make content optional 2010-01-19 10:44:27 +00:00
saml2_authn_context.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_authn_statement.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_authn_statement.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_authz_decision_statement.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_authz_decision_statement.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_base_idabstract.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_base_idabstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_condition_abstract.c XML: move registry mapping into the *_get_type() functions 2010-03-02 11:58:04 +00:00
saml2_condition_abstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_conditions.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_conditions.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_encrypted_element.c XML: move registry mapping into the *_get_type() functions 2010-03-02 11:58:04 +00:00
saml2_encrypted_element.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
saml2_evidence.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_evidence.h XML: add element type annotation to all GList fields 2010-01-04 09:15:55 +00:00
saml2_key_info_confirmation_data.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_key_info_confirmation_data.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_key_info_confirmation_data_type.c [xml saml-2.0] add a class to handle the KeyInfoConfirmationData type 2011-10-13 01:12:04 +02:00
saml2_key_info_confirmation_data_type.h [xml saml-2.0] add a class to handle the KeyInfoConfirmationData type 2011-10-13 01:12:04 +02:00
saml2_name_id.c [Core] replace all use of g_strcmp0 by lasso_strisequal and lasso_strisnotequal 2010-10-01 15:29:38 +02:00
saml2_name_id.h SAML2: add an equals operator to the NameID class 2009-10-30 14:47:27 +00:00
saml2_one_time_use.c Core: do not mix public and private headers 2009-03-27 15:04:26 +00:00
saml2_one_time_use.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_proxy_restriction.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_proxy_restriction.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_statement_abstract.c Core: do not mix public and private headers 2009-03-27 15:04:26 +00:00
saml2_statement_abstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_strings.h SAML 2.0&ID-FF 1.2: simplify and complete metadata loading for multi-role support 2010-03-27 16:52:04 +00:00
saml2_subject.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_subject.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_subject_confirmation.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_subject_confirmation.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
saml2_subject_confirmation_data.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_subject_confirmation_data.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_subject_locality.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml2_subject_locality.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml2_xsd.h SAML 2.0&ID-FF 1.2: simplify and complete metadata loading for multi-role support 2010-03-27 16:52:04 +00:00
samlp2_artifact_resolve.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_artifact_resolve.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_artifact_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_artifact_response.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_assertion_id_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_assertion_id_request.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_attribute_query.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_attribute_query.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_authn_query.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_authn_query.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_authn_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_authn_request.h Documentation: distribute stylesheet, fix documentation comments, compelte lasso-sections.txt 2010-01-18 10:03:54 +00:00
samlp2_authz_decision_query.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_authz_decision_query.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_extensions.c Docs: fix doc on Attribute related classes 2009-03-27 15:04:43 +00:00
samlp2_extensions.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_idp_entry.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_idp_entry.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_idp_list.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_idp_list.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_logout_request.c [XML] fix memleak in get_xmlNode for LassoSamlp2LogoutRequest 2010-09-17 17:02:40 +02:00
samlp2_logout_request.h Merge branch 'issue-86' 2010-06-29 09:15:00 +00:00
samlp2_logout_response.c XML SAML 2.0: Mark RelayState field from SAML 2.0 deprecated 2009-03-27 15:06:10 +00:00
samlp2_logout_response.h Documentation: distribute stylesheet, fix documentation comments, compelte lasso-sections.txt 2010-01-18 10:03:54 +00:00
samlp2_manage_name_id_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_manage_name_id_request.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_manage_name_id_response.c XML SAML 2.0: Delete parent_class static variable 2009-03-27 15:06:12 +00:00
samlp2_manage_name_id_response.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_name_id_mapping_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_name_id_mapping_request.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_name_id_mapping_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_name_id_mapping_response.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_name_id_policy.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_name_id_policy.h Documentation: document LsasoSamlp2NameIDPolicy 2010-02-10 13:58:42 +00:00
samlp2_request_abstract.c [Core] extract signature adding into base class method lasso_node_get_xmlNode 2010-07-12 14:09:17 +00:00
samlp2_request_abstract.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_requested_authn_context.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_requested_authn_context.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_response.c [XML] fix memleak in get_xmlNode for LassoSamlp2Response 2010-09-17 17:02:40 +02:00
samlp2_response.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_scoping.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_scoping.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_status.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_status.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_status_code.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_status_code.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_status_detail.c Core: do not mix public and private headers 2009-03-27 15:04:26 +00:00
samlp2_status_detail.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp2_status_response.c [Core] extract signature adding into base class method lasso_node_get_xmlNode 2010-07-12 14:09:17 +00:00
samlp2_status_response.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_subject_query_abstract.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp2_subject_query_abstract.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
samlp2_terminate.c Core: do not mix public and private headers 2009-03-27 15:04:26 +00:00
samlp2_terminate.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
xml_saml2.h [xml saml-2.0] add a class to handle the KeyInfoConfirmationData type 2011-10-13 01:12:04 +02:00