pkgsrc/security/lasso/PLIST

520 lines
28 KiB
Text
Raw Normal View History

2010-06-06 13:52:31 +02:00
@comment $NetBSD: PLIST,v 1.5 2010/06/06 11:52:31 obache Exp $
lib/pkgconfig/lasso.pc
lib/liblasso.la
include/lasso/xml/saml-2.0/saml2_action.h
include/lasso/xml/saml-2.0/saml2_advice.h
include/lasso/xml/saml-2.0/saml2_assertion.h
include/lasso/xml/saml-2.0/saml2_attribute.h
include/lasso/xml/saml-2.0/saml2_attribute_statement.h
include/lasso/xml/saml-2.0/saml2_attribute_value.h
include/lasso/xml/saml-2.0/saml2_audience_restriction.h
include/lasso/xml/saml-2.0/saml2_authn_context.h
include/lasso/xml/saml-2.0/saml2_authn_statement.h
include/lasso/xml/saml-2.0/saml2_authz_decision_statement.h
include/lasso/xml/saml-2.0/saml2_base_idabstract.h
include/lasso/xml/saml-2.0/saml2_condition_abstract.h
include/lasso/xml/saml-2.0/saml2_conditions.h
include/lasso/xml/saml-2.0/saml2_encrypted_element.h
include/lasso/xml/saml-2.0/saml2_evidence.h
include/lasso/xml/saml-2.0/saml2_key_info_confirmation_data.h
include/lasso/xml/saml-2.0/saml2_name_id.h
include/lasso/xml/saml-2.0/saml2_one_time_use.h
include/lasso/xml/saml-2.0/saml2_proxy_restriction.h
include/lasso/xml/saml-2.0/saml2_statement_abstract.h
include/lasso/xml/saml-2.0/saml2_subject_confirmation_data.h
include/lasso/xml/saml-2.0/saml2_subject_confirmation.h
include/lasso/xml/saml-2.0/saml2_subject.h
include/lasso/xml/saml-2.0/saml2_subject_locality.h
include/lasso/xml/saml-2.0/samlp2_artifact_resolve.h
include/lasso/xml/saml-2.0/samlp2_artifact_response.h
include/lasso/xml/saml-2.0/samlp2_assertion_id_request.h
include/lasso/xml/saml-2.0/samlp2_attribute_query.h
include/lasso/xml/saml-2.0/samlp2_authn_query.h
include/lasso/xml/saml-2.0/samlp2_authn_request.h
include/lasso/xml/saml-2.0/samlp2_authz_decision_query.h
include/lasso/xml/saml-2.0/samlp2_extensions.h
include/lasso/xml/saml-2.0/samlp2_idp_entry.h
include/lasso/xml/saml-2.0/samlp2_idp_list.h
include/lasso/xml/saml-2.0/samlp2_logout_request.h
include/lasso/xml/saml-2.0/samlp2_logout_response.h
include/lasso/xml/saml-2.0/samlp2_manage_name_id_request.h
include/lasso/xml/saml-2.0/samlp2_manage_name_id_response.h
include/lasso/xml/saml-2.0/samlp2_name_id_mapping_request.h
include/lasso/xml/saml-2.0/samlp2_name_id_mapping_response.h
include/lasso/xml/saml-2.0/samlp2_name_id_policy.h
include/lasso/xml/saml-2.0/samlp2_request_abstract.h
include/lasso/xml/saml-2.0/samlp2_requested_authn_context.h
include/lasso/xml/saml-2.0/samlp2_response.h
include/lasso/xml/saml-2.0/samlp2_scoping.h
include/lasso/xml/saml-2.0/samlp2_status_code.h
include/lasso/xml/saml-2.0/samlp2_status_detail.h
include/lasso/xml/saml-2.0/samlp2_status.h
include/lasso/xml/saml-2.0/samlp2_status_response.h
include/lasso/xml/saml-2.0/samlp2_subject_query_abstract.h
include/lasso/xml/saml-2.0/samlp2_terminate.h
Update to lasso 2.2.91. From the NEWS file: 2.2.91 - January 26th 2010 -------------------------- A new Perl binding, fix for backward compatibility with old versions of glib, LassoLogout API is more robust since it does not need anymore for all SP logout to finish to work, new macro lasso_list_add_new_xml_node, add support for WS-Security UsernameToken (equivalent of poor man HTTP Digest Authentication), make public internal APIs: lasso_session_add_assertion, lasso_session_get_assertion and lasso_session_remove_assertion. 2.2.90 - January 18th 2010 -------------------------- Lots of internal changes and some external one too. There is a new api to force, forbid or let Lasso sign messages, it is called lasso_profile_set_signature_hint. Big overhaul of the ID-WSF 1 and 2 codes, and of the SAML 2.0 profiles. Now all SAML 2.0 profile use common internal functions from the lasso_saml20_profile_ namespace to handle bindings (SOAP,Redirect,POST,Artifact,PAOS). New internal API to load SSL keys from many more formats from the public API. In ID-WSF 2.0, Data Service Template has been simplified, we no more try to apply queries, it is the responsability of the using code to handle them. In bindings land, the file bindings/utils.py has been stuffed with utility function to manipulate 'type' tuple, with are now used to transfer argument and type description, their schema is (name, C-type, { dictionary of options } ), they are now used everywhere in the different bindings. We support output argument in PHP5, Python and Java, i.e. pointer of pointer arguments with are written to in order to return multiple values. For language where the binding convert error codes to exceptions (all of them now), the ouput value is returned as the normal return value of the method, so only one output argument is handled for now. We now use GObject-introspection annotations in the documentation to transfer to the binding generator the necessary metadata about the API (content of lists, hashtables, wheter pointer are caller/callee owned, can be NULL or if argument have a default value). The file bindings/override.xml is now deprecated. In documentation land, the main reference documentation was reorganizaed and more symbols have been added to it. Many more functions are documented. There is now tools to control the evolution of the ABI/API of Lasso.
2010-05-31 18:44:28 +02:00
include/lasso/xml/soap-1.1/soap_body.h
include/lasso/xml/soap-1.1/soap_detail.h
include/lasso/xml/soap-1.1/soap_fault.h
include/lasso/xml/soap-1.1/soap_envelope.h
include/lasso/xml/soap-1.1/soap_header.h
include/lasso/xml/soap-1.1/xml_soap11.h
include/lasso/xml/strings.h
Update to lasso 2.2.91. From the NEWS file: 2.2.91 - January 26th 2010 -------------------------- A new Perl binding, fix for backward compatibility with old versions of glib, LassoLogout API is more robust since it does not need anymore for all SP logout to finish to work, new macro lasso_list_add_new_xml_node, add support for WS-Security UsernameToken (equivalent of poor man HTTP Digest Authentication), make public internal APIs: lasso_session_add_assertion, lasso_session_get_assertion and lasso_session_remove_assertion. 2.2.90 - January 18th 2010 -------------------------- Lots of internal changes and some external one too. There is a new api to force, forbid or let Lasso sign messages, it is called lasso_profile_set_signature_hint. Big overhaul of the ID-WSF 1 and 2 codes, and of the SAML 2.0 profiles. Now all SAML 2.0 profile use common internal functions from the lasso_saml20_profile_ namespace to handle bindings (SOAP,Redirect,POST,Artifact,PAOS). New internal API to load SSL keys from many more formats from the public API. In ID-WSF 2.0, Data Service Template has been simplified, we no more try to apply queries, it is the responsability of the using code to handle them. In bindings land, the file bindings/utils.py has been stuffed with utility function to manipulate 'type' tuple, with are now used to transfer argument and type description, their schema is (name, C-type, { dictionary of options } ), they are now used everywhere in the different bindings. We support output argument in PHP5, Python and Java, i.e. pointer of pointer arguments with are written to in order to return multiple values. For language where the binding convert error codes to exceptions (all of them now), the ouput value is returned as the normal return value of the method, so only one output argument is handled for now. We now use GObject-introspection annotations in the documentation to transfer to the binding generator the necessary metadata about the API (content of lists, hashtables, wheter pointer are caller/callee owned, can be NULL or if argument have a default value). The file bindings/override.xml is now deprecated. In documentation land, the main reference documentation was reorganizaed and more symbols have been added to it. Many more functions are documented. There is now tools to control the evolution of the ABI/API of Lasso.
2010-05-31 18:44:28 +02:00
include/lasso/xml/idwsf_strings.h
include/lasso/xml/xml.h
include/lasso/xml/ds_key_info.h
include/lasso/xml/ds_key_value.h
include/lasso/xml/ds_rsa_key_value.h
include/lasso/xml/lib_assertion.h
include/lasso/xml/lib_authentication_statement.h
include/lasso/xml/lib_authn_context.h
include/lasso/xml/lib_authn_request.h
include/lasso/xml/lib_authn_request_envelope.h
include/lasso/xml/lib_authn_response.h
include/lasso/xml/lib_authn_response_envelope.h
include/lasso/xml/lib_federation_termination_notification.h
include/lasso/xml/lib_idp_entries.h
include/lasso/xml/lib_idp_entry.h
include/lasso/xml/lib_idp_list.h
include/lasso/xml/lib_logout_request.h
include/lasso/xml/lib_logout_response.h
include/lasso/xml/lib_name_identifier_mapping_request.h
include/lasso/xml/lib_name_identifier_mapping_response.h
include/lasso/xml/lib_register_name_identifier_request.h
include/lasso/xml/lib_register_name_identifier_response.h
include/lasso/xml/lib_request_authn_context.h
include/lasso/xml/lib_scoping.h
include/lasso/xml/lib_status_response.h
include/lasso/xml/lib_subject.h
include/lasso/xml/misc_text_node.h
include/lasso/xml/saml_advice.h
include/lasso/xml/saml_assertion.h
include/lasso/xml/saml_attribute.h
include/lasso/xml/saml_attribute_designator.h
include/lasso/xml/saml_attribute_statement.h
include/lasso/xml/saml_attribute_value.h
include/lasso/xml/saml_audience_restriction_condition.h
include/lasso/xml/saml_authentication_statement.h
include/lasso/xml/saml_authority_binding.h
include/lasso/xml/saml_condition_abstract.h
include/lasso/xml/saml_conditions.h
include/lasso/xml/saml_name_identifier.h
include/lasso/xml/saml_statement_abstract.h
include/lasso/xml/saml_subject.h
include/lasso/xml/saml_subject_confirmation.h
include/lasso/xml/saml_subject_locality.h
include/lasso/xml/samlp_request.h
include/lasso/xml/saml_subject_statement.h
include/lasso/xml/saml_subject_statement_abstract.h
include/lasso/xml/samlp_request_abstract.h
include/lasso/xml/samlp_response.h
include/lasso/xml/samlp_response_abstract.h
include/lasso/xml/samlp_status.h
include/lasso/xml/samlp_status_code.h
include/lasso/xml/xml_enc.h
include/lasso/id-ff/defederation.h
include/lasso/id-ff/federation.h
include/lasso/id-ff/identity.h
include/lasso/id-ff/lecp.h
include/lasso/id-ff/login.h
include/lasso/id-ff/logout.h
include/lasso/id-ff/name_identifier_mapping.h
include/lasso/id-ff/name_registration.h
include/lasso/id-ff/profile.h
include/lasso/id-ff/provider.h
include/lasso/id-ff/server.h
include/lasso/id-ff/session.h
include/lasso/saml-2.0/assertion_query.h
include/lasso/saml-2.0/ecp.h
include/lasso/saml-2.0/profile.h
include/lasso/saml-2.0/name_id_management.h
Update to lasso 2.2.91. From the NEWS file: 2.2.91 - January 26th 2010 -------------------------- A new Perl binding, fix for backward compatibility with old versions of glib, LassoLogout API is more robust since it does not need anymore for all SP logout to finish to work, new macro lasso_list_add_new_xml_node, add support for WS-Security UsernameToken (equivalent of poor man HTTP Digest Authentication), make public internal APIs: lasso_session_add_assertion, lasso_session_get_assertion and lasso_session_remove_assertion. 2.2.90 - January 18th 2010 -------------------------- Lots of internal changes and some external one too. There is a new api to force, forbid or let Lasso sign messages, it is called lasso_profile_set_signature_hint. Big overhaul of the ID-WSF 1 and 2 codes, and of the SAML 2.0 profiles. Now all SAML 2.0 profile use common internal functions from the lasso_saml20_profile_ namespace to handle bindings (SOAP,Redirect,POST,Artifact,PAOS). New internal API to load SSL keys from many more formats from the public API. In ID-WSF 2.0, Data Service Template has been simplified, we no more try to apply queries, it is the responsability of the using code to handle them. In bindings land, the file bindings/utils.py has been stuffed with utility function to manipulate 'type' tuple, with are now used to transfer argument and type description, their schema is (name, C-type, { dictionary of options } ), they are now used everywhere in the different bindings. We support output argument in PHP5, Python and Java, i.e. pointer of pointer arguments with are written to in order to return multiple values. For language where the binding convert error codes to exceptions (all of them now), the ouput value is returned as the normal return value of the method, so only one output argument is handled for now. We now use GObject-introspection annotations in the documentation to transfer to the binding generator the necessary metadata about the API (content of lists, hashtables, wheter pointer are caller/callee owned, can be NULL or if argument have a default value). The file bindings/override.xml is now deprecated. In documentation land, the main reference documentation was reorganizaed and more symbols have been added to it. Many more functions are documented. There is now tools to control the evolution of the ABI/API of Lasso.
2010-05-31 18:44:28 +02:00
include/lasso/saml-2.0/provider.h
include/lasso/saml-2.0/saml2_helper.h
include/lasso/export.h
include/lasso/lasso.h
include/lasso/lasso_config.h
include/lasso/errors.h
include/lasso/registry.h
Update to lasso 2.2.91. From the NEWS file: 2.2.91 - January 26th 2010 -------------------------- A new Perl binding, fix for backward compatibility with old versions of glib, LassoLogout API is more robust since it does not need anymore for all SP logout to finish to work, new macro lasso_list_add_new_xml_node, add support for WS-Security UsernameToken (equivalent of poor man HTTP Digest Authentication), make public internal APIs: lasso_session_add_assertion, lasso_session_get_assertion and lasso_session_remove_assertion. 2.2.90 - January 18th 2010 -------------------------- Lots of internal changes and some external one too. There is a new api to force, forbid or let Lasso sign messages, it is called lasso_profile_set_signature_hint. Big overhaul of the ID-WSF 1 and 2 codes, and of the SAML 2.0 profiles. Now all SAML 2.0 profile use common internal functions from the lasso_saml20_profile_ namespace to handle bindings (SOAP,Redirect,POST,Artifact,PAOS). New internal API to load SSL keys from many more formats from the public API. In ID-WSF 2.0, Data Service Template has been simplified, we no more try to apply queries, it is the responsability of the using code to handle them. In bindings land, the file bindings/utils.py has been stuffed with utility function to manipulate 'type' tuple, with are now used to transfer argument and type description, their schema is (name, C-type, { dictionary of options } ), they are now used everywhere in the different bindings. We support output argument in PHP5, Python and Java, i.e. pointer of pointer arguments with are written to in order to return multiple values. For language where the binding convert error codes to exceptions (all of them now), the ouput value is returned as the normal return value of the method, so only one output argument is handled for now. We now use GObject-introspection annotations in the documentation to transfer to the binding generator the necessary metadata about the API (content of lists, hashtables, wheter pointer are caller/callee owned, can be NULL or if argument have a default value). The file bindings/override.xml is now deprecated. In documentation land, the main reference documentation was reorganizaed and more symbols have been added to it. Many more functions are documented. There is now tools to control the evolution of the ABI/API of Lasso.
2010-05-31 18:44:28 +02:00
include/lasso/debug.h
include/lasso/utils.h
Update to lasso 2.2.91. From the NEWS file: 2.2.91 - January 26th 2010 -------------------------- A new Perl binding, fix for backward compatibility with old versions of glib, LassoLogout API is more robust since it does not need anymore for all SP logout to finish to work, new macro lasso_list_add_new_xml_node, add support for WS-Security UsernameToken (equivalent of poor man HTTP Digest Authentication), make public internal APIs: lasso_session_add_assertion, lasso_session_get_assertion and lasso_session_remove_assertion. 2.2.90 - January 18th 2010 -------------------------- Lots of internal changes and some external one too. There is a new api to force, forbid or let Lasso sign messages, it is called lasso_profile_set_signature_hint. Big overhaul of the ID-WSF 1 and 2 codes, and of the SAML 2.0 profiles. Now all SAML 2.0 profile use common internal functions from the lasso_saml20_profile_ namespace to handle bindings (SOAP,Redirect,POST,Artifact,PAOS). New internal API to load SSL keys from many more formats from the public API. In ID-WSF 2.0, Data Service Template has been simplified, we no more try to apply queries, it is the responsability of the using code to handle them. In bindings land, the file bindings/utils.py has been stuffed with utility function to manipulate 'type' tuple, with are now used to transfer argument and type description, their schema is (name, C-type, { dictionary of options } ), they are now used everywhere in the different bindings. We support output argument in PHP5, Python and Java, i.e. pointer of pointer arguments with are written to in order to return multiple values. For language where the binding convert error codes to exceptions (all of them now), the ouput value is returned as the normal return value of the method, so only one output argument is handled for now. We now use GObject-introspection annotations in the documentation to transfer to the binding generator the necessary metadata about the API (content of lists, hashtables, wheter pointer are caller/callee owned, can be NULL or if argument have a default value). The file bindings/override.xml is now deprecated. In documentation land, the main reference documentation was reorganizaed and more symbols have been added to it. Many more functions are documented. There is now tools to control the evolution of the ABI/API of Lasso.
2010-05-31 18:44:28 +02:00
include/lasso/registry-private.h
share/doc/lasso/writing-a-c-sp.txt
share/doc/lasso/writing-a-php-sp.txt
share/doc/lasso/writing-a-java-sp.txt
share/doc/lasso/writing-a-saml2-php-sp.txt
share/doc/lasso/book.rst
share/doc/lasso/common-knowledge.rst
share/doc/lasso/getting-lasso.rst
share/doc/lasso/integration.rst
share/doc/lasso/language-bindings.rst
share/doc/lasso/lasso-architecture.rst
share/doc/lasso/liberty-architecture.rst
share/doc/lasso/other-profiles.rst
share/doc/lasso/preface.rst
share/doc/lasso/single-sign-on.rst
share/gtk-doc/html/lasso/annotation-glossary.html
share/gtk-doc/html/lasso/api-index.html
share/gtk-doc/html/lasso/architecture.html
share/gtk-doc/html/lasso/home.png
share/gtk-doc/html/lasso/idff.html
share/gtk-doc/html/lasso/idwsf.html
share/gtk-doc/html/lasso/idwsf2.html
share/gtk-doc/html/lasso/index.html
share/gtk-doc/html/lasso/index.sgml
share/gtk-doc/html/lasso/lasso-Addon-to-SAML-2.0-profile-for-ID-WSF-2.0-bootsraping.ht
share/gtk-doc/html/lasso/lasso-Base-Strings.html
share/gtk-doc/html/lasso/lasso-Error-Codes.html
share/gtk-doc/html/lasso/lasso-ID-WSF-1.0-Strings.html
share/gtk-doc/html/lasso/lasso-Initialization-functions.html
share/gtk-doc/html/lasso/lasso-LassoAssertionQuery.html
share/gtk-doc/html/lasso/lasso.html
share/gtk-doc/html/lasso/lasso-LassoAuthentication.html
share/gtk-doc/html/lasso/lasso-LassoDataService.html
share/gtk-doc/html/lasso/lasso-LassoDefederation.html
share/gtk-doc/html/lasso/lasso-LassoDiscoAuthenticateRequester.html
share/gtk-doc/html/lasso/lasso-LassoDiscoAuthenticateSessionContext.html
share/gtk-doc/html/lasso/lasso-LassoDiscoAuthorizeRequester.html
share/gtk-doc/html/lasso/lasso-LassoDiscoCredentials.html
share/gtk-doc/html/lasso/lasso-LassoDiscoDescription.html
share/gtk-doc/html/lasso/lasso-LassoDiscoEncryptResourceID.html
share/gtk-doc/html/lasso/lasso-LassoDiscoEncryptedResourceID.html
share/gtk-doc/html/lasso/lasso-LassoDiscoGenerateBearerToken.html
share/gtk-doc/html/lasso/lasso-LassoDiscoInsertEntry.html
share/gtk-doc/html/lasso/lasso-LassoDiscoModify.html
share/gtk-doc/html/lasso/lasso-LassoDiscoModifyResponse.html
share/gtk-doc/html/lasso/lasso-LassoDiscoOptions.html
share/gtk-doc/html/lasso/lasso-LassoDiscoQuery.html
share/gtk-doc/html/lasso/lasso-LassoDiscoQueryResponse.html
share/gtk-doc/html/lasso/lasso-LassoDiscoRemoveEntry.html
share/gtk-doc/html/lasso/lasso-LassoDiscoRequestedServiceType.html
share/gtk-doc/html/lasso/lasso-LassoDiscoResourceID.html
share/gtk-doc/html/lasso/lasso-LassoDiscoResourceOffering.html
share/gtk-doc/html/lasso/lasso-LassoDiscoSendSingleLogout.html
share/gtk-doc/html/lasso/lasso-LassoDiscovery.html
share/gtk-doc/html/lasso/lasso-LassoDiscoServiceInstance.html
share/gtk-doc/html/lasso/lasso-LassoDsKeyInfo.html
share/gtk-doc/html/lasso/lasso-LassoDsKeyValue.html
share/gtk-doc/html/lasso/lasso-LassoDsRsaKeyValue.html
share/gtk-doc/html/lasso/lasso-LassoDstData.html
share/gtk-doc/html/lasso/lasso-LassoDstModification.html
share/gtk-doc/html/lasso/lasso-LassoDstModify.html
share/gtk-doc/html/lasso/lasso-LassoDstModifyResponse.html
share/gtk-doc/html/lasso/lasso-LassoDstNewData.html
share/gtk-doc/html/lasso/lasso-LassoDstQuery.html
share/gtk-doc/html/lasso/lasso-LassoDstQueryItem.html
share/gtk-doc/html/lasso/lasso-LassoDstQueryResponse.html
share/gtk-doc/html/lasso/lasso-LassoEcp.html
share/gtk-doc/html/lasso/up.png
share/gtk-doc/html/lasso/lasso-LassoFederation.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DataService.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoAbstract.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoEndpointContext.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoKeys.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoProviderID.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoRequestedService.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSecurityContext.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoServiceContext.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoServiceType.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Discovery.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDAssociationAdd.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDAssociationAddResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDAssociationDelete.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDAssociationDeleteResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDAssociationQuery.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDAssociationQueryResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDDelete.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDDeleteResponse.html
share/gtk-doc/html/lasso/lasso-LassoIsHelp.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDQuery.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDQueryResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDRegister.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDRegisterResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDReplace.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMDReplaceResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DiscoSvcMetadata.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstDataResponseBase.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstDeleteItemBase.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefAppData.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstDeleteResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefCreate.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefCreateItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefCreateResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefData.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefDataResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefDelete.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefDeleteItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefDeleteResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefItemData.html
share/gtk-doc/html/lasso/lasso-LassoIsItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefModify.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefModifyItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefModifyResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefQuery.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefQueryItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefQueryResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefResultQuery.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRefTestItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstResultQueryBase.html
share/gtk-doc/html/lasso/lasso-LassoIsText.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2DstTestItemBase.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2ImsIdentityMappingRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2ImsIdentityMappingResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2ImsMappingInput.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2ImsMappingOutput.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Profile.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsAddCollectionRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsAddCollectionResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsAddEntityRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsItemData.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsAddEntityResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsAddKnownEntityRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsAddKnownEntityResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsAddToCollectionRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsGetObjectInfoRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsGetObjectInfoResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsListMembersRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsListMembersResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsNotification.html
share/gtk-doc/html/lasso/lasso-registry.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsNotify.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsObject.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsQueryObjectsRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsQueryObjectsResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsRemoveCollectionRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsRemoveEntityRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsRemoveFromCollectionRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsRequestAbstract.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsResolveIdentifierRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsResolveInput.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsResolveIdentifierResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsResponseAbstract.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsSetObjectInfoRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsTestMembershipRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2PsTestMembershipResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Sb2Consent.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Sb2CredentialsContext.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Sb2EndpointUpdate.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Sb2RedirectRequest.html
share/gtk-doc/html/lasso/lasso-LassoIdentity.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Sb2Sender.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Sb2TargetIdentity.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Sb2Timeout.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Sb2UsageDirective.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Sb2UserInteractionHeader.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SbfFramework.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SecToken.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SecTokenPolicy.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SecTransitedProviderPath.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsNotification.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2UtilEmpty.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsNotifyResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefAppData.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefCreate.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefCreateItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefCreateResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefData.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefDataResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefDelete.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefDeleteItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefDeleteResponse.html
share/gtk-doc/html/lasso/lasso.devhelp
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefItemData.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefModify.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefModifyItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefModifyResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefNotification.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefNotify.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefNotifyResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefQuery.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefQueryItem.html
share/gtk-doc/html/lasso/lasso-LassoIsInquiry.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefQueryResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefResultQuery.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefSubscription.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsRefTestItem.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2SubsSubscription.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2UtilResponse.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2UtilStatus.html
share/gtk-doc/html/lasso/lasso-LassoIdWsf2Utilextension.html
share/gtk-doc/html/lasso/lasso-LassoInteractionProfileService.html
share/gtk-doc/html/lasso/lasso-LassoIsInquiryElement.html
share/gtk-doc/html/lasso/lasso-LassoLecp.html
share/gtk-doc/html/lasso/lasso-LassoIsInteractionRequest.html
share/gtk-doc/html/lasso/lasso-LassoIsInteractionResponse.html
share/gtk-doc/html/lasso/lasso-LassoIsInteractionStatement.html
share/gtk-doc/html/lasso/lasso-LassoIsParameter.html
share/gtk-doc/html/lasso/lasso-LassoIsRedirectRequest.html
share/gtk-doc/html/lasso/lasso-LassoIsSelect.html
share/gtk-doc/html/lasso/lasso-LassoIsUserInteraction.html
share/gtk-doc/html/lasso/lasso-LassoLibAssertion.html
share/gtk-doc/html/lasso/lasso-LassoLibAuthenticationStatement.html
share/gtk-doc/html/lasso/lasso-LassoLibAuthnContext.html
share/gtk-doc/html/lasso/lasso-LassoLibAuthnRequest.html
share/gtk-doc/html/lasso/lasso-LassoLibIDPEntry.html
share/gtk-doc/html/lasso/lasso-LassoLibAuthnRequestEnvelope.html
share/gtk-doc/html/lasso/lasso-LassoLibAuthnResponse.html
share/gtk-doc/html/lasso/lasso-LassoLibAuthnResponseEnvelope.html
share/gtk-doc/html/lasso/lasso-LassoLibFederationTerminationNotification.html
share/gtk-doc/html/lasso/lasso-LassoLibIDPEntries.html
share/gtk-doc/html/lasso/lasso-LassoLibIDPList.html
share/gtk-doc/html/lasso/lasso-LassoLibLogoutRequest.html
share/gtk-doc/html/lasso/lasso-LassoLibLogoutResponse.html
share/gtk-doc/html/lasso/lasso-LassoLibNameIdentifierMappingRequest.html
share/gtk-doc/html/lasso/lasso-LassoLibNameIdentifierMappingResponse.html
share/gtk-doc/html/lasso/lasso.devhelp2
share/gtk-doc/html/lasso/lasso-LassoLibRegisterNameIdentifierRequest.html
share/gtk-doc/html/lasso/lasso-LassoLibRegisterNameIdentifierResponse.html
share/gtk-doc/html/lasso/lasso-LassoLibRequestAuthnContext.html
share/gtk-doc/html/lasso/lasso-LassoLibScoping.html
share/gtk-doc/html/lasso/lasso-LassoLibStatusResponse.html
share/gtk-doc/html/lasso/lasso-LassoLibSubject.html
share/gtk-doc/html/lasso/lasso-LassoLogin.html
share/gtk-doc/html/lasso/lasso-LassoLogout.html
share/gtk-doc/html/lasso/lasso-LassoMiscTextNode.html
share/gtk-doc/html/lasso/lasso-LassoNameIdManagement.html
share/gtk-doc/html/lasso/lasso-LassoNameIdentifierMapping.html
share/gtk-doc/html/lasso/lasso-LassoNode.html
share/gtk-doc/html/lasso/lasso-LassoNameRegistration.html
share/gtk-doc/html/lasso/lasso-LassoPersonalProfileService.html
share/gtk-doc/html/lasso/lasso-LassoProfile.html
share/gtk-doc/html/lasso/lasso-LassoProvider.html
share/gtk-doc/html/lasso/lasso-LassoSaCredentials.html
share/gtk-doc/html/lasso/lasso-LassoSaParameter.html
share/gtk-doc/html/lasso/lasso-LassoSaPasswordTransforms.html
share/gtk-doc/html/lasso/lasso-LassoSaSASLRequest.html
share/gtk-doc/html/lasso/lasso-LassoSaSASLResponse.html
share/gtk-doc/html/lasso/lasso-LassoSaTransform.html
share/gtk-doc/html/lasso/lasso-LassoSaml2Action.html
share/gtk-doc/html/lasso/lasso-LassoSaml2Advice.html
share/gtk-doc/html/lasso/lasso-LassoSaml2Assertion.html
share/gtk-doc/html/lasso/lasso-LassoSaml2Attribute.html
share/gtk-doc/html/lasso/lasso-LassoSaml2AttributeStatement.html
share/gtk-doc/html/lasso/lasso-LassoSaml2AttributeValue.html
share/gtk-doc/html/lasso/lasso-LassoSaml2AudienceRestriction.html
share/gtk-doc/html/lasso/lasso-LassoSaml2AuthnContext.html
share/gtk-doc/html/lasso/lasso-LassoSaml2AuthnStatement.html
share/gtk-doc/html/lasso/lasso-LassoSaml2AuthzDecisionStatement.html
share/gtk-doc/html/lasso/lasso-LassoSaml2BaseIDAbstract.html
share/gtk-doc/html/lasso/lasso-LassoSaml2ConditionAbstract.html
share/gtk-doc/html/lasso/lasso-LassoSaml2Conditions.html
share/gtk-doc/html/lasso/lasso-LassoSaml2EncryptedElement.html
share/gtk-doc/html/lasso/lasso-LassoSaml2Evidence.html
share/gtk-doc/html/lasso/lasso-LassoSaml2KeyInfoConfirmationData.html
share/gtk-doc/html/lasso/lasso-LassoSaml2NameID.html
share/gtk-doc/html/lasso/lasso-LassoSaml2OneTimeUse.html
share/gtk-doc/html/lasso/lasso-LassoSaml2ProxyRestriction.html
share/gtk-doc/html/lasso/lasso-LassoSaml2StatementAbstract.html
share/gtk-doc/html/lasso/lasso-LassoSaml2Subject.html
share/gtk-doc/html/lasso/lasso-LassoSaml2SubjectConfirmation.html
share/gtk-doc/html/lasso/lasso-LassoSaml2SubjectConfirmationData.html
share/gtk-doc/html/lasso/lasso-LassoSaml2SubjectLocality.html
share/gtk-doc/html/lasso/lasso-LassoSamlAdvice.html
share/gtk-doc/html/lasso/lasso-LassoSamlAssertion.html
share/gtk-doc/html/lasso/lasso-LassoSamlAttribute.html
share/gtk-doc/html/lasso/lasso-LassoSamlAttributeDesignator.html
share/gtk-doc/html/lasso/lasso-LassoSamlAttributeStatement.html
share/gtk-doc/html/lasso/lasso-LassoSamlAttributeValue.html
share/gtk-doc/html/lasso/lasso-LassoSamlAudienceRestrictionCondition.html
share/gtk-doc/html/lasso/lasso-LassoSamlAuthenticationStatement.html
share/gtk-doc/html/lasso/lasso-LassoSamlAuthorityBinding.html
share/gtk-doc/html/lasso/lasso-LassoSamlConditionAbstract.html
share/gtk-doc/html/lasso/lasso-LassoSamlConditions.html
share/gtk-doc/html/lasso/lasso-LassoSamlNameIdentifier.html
share/gtk-doc/html/lasso/lasso-LassoSamlStatementAbstract.html
share/gtk-doc/html/lasso/lasso-LassoSamlSubject.html
share/gtk-doc/html/lasso/lasso-LassoSamlSubjectConfirmation.html
share/gtk-doc/html/lasso/lasso-LassoSamlSubjectLocality.html
share/gtk-doc/html/lasso/lasso-LassoSamlSubjectStatement.html
share/gtk-doc/html/lasso/lasso-LassoSamlSubjectStatementAbstract.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2ArtifactResolve.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2ArtifactResponse.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2AssertionIDRequest.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2AttributeQuery.html
share/gtk-doc/html/lasso/lasso-LassoSamlpStatus.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2AuthnQuery.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2AuthnRequest.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2AuthzDecisionQuery.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2Extensions.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2IDPEntry.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2IDPList.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2LogoutRequest.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2LogoutResponse.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2ManageNameIDRequest.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2ManageNameIDResponse.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2NameIDMappingRequest.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2NameIDMappingResponse.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2NameIDPolicy.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2RequestAbstract.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2RequestedAuthnContext.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2Response.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2Scoping.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2Status.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2StatusCode.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2StatusDetail.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2StatusResponse.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2SubjectQueryAbstract.html
share/gtk-doc/html/lasso/lasso-LassoSamlp2Terminate.html
share/gtk-doc/html/lasso/lasso-LassoSamlpRequest.html
share/gtk-doc/html/lasso/lasso-LassoSamlpRequestAbstract.html
share/gtk-doc/html/lasso/lasso-LassoSamlpResponse.html
share/gtk-doc/html/lasso/lasso-LassoSamlpResponseAbstract.html
share/gtk-doc/html/lasso/lasso-LassoSamlpStatusCode.html
share/gtk-doc/html/lasso/lasso-LassoSecResourceAccessStatement.html
share/gtk-doc/html/lasso/lasso-LassoServer.html
share/gtk-doc/html/lasso/lasso-LassoSession.html
share/gtk-doc/html/lasso/lasso-LassoSoapBindingConsent.html
share/gtk-doc/html/lasso/lasso-LassoSoapBindingCorrelation.html
share/gtk-doc/html/lasso/lasso-LassoSoapBindingExtTimeout.html
share/gtk-doc/html/lasso/lasso-LassoSoapBindingExtCredential.html
share/gtk-doc/html/lasso/lasso-LassoSoapBindingExtCredentialsContext.html
share/gtk-doc/html/lasso/lasso-LassoSoapBindingExtServiceInstanceUpdate.html
share/gtk-doc/html/lasso/lasso-LassoSoapBindingProcessingContext.html
share/gtk-doc/html/lasso/lasso-LassoSoapBindingProvider.html
share/gtk-doc/html/lasso/lasso-LassoSoapBindingUsageDirective.html
share/gtk-doc/html/lasso/lasso-LassoSoapBody.html
share/gtk-doc/html/lasso/lasso-LassoSoapDetail.html
share/gtk-doc/html/lasso/lasso-LassoSoapEnvelope.html
share/gtk-doc/html/lasso/lasso-LassoSoapFault.html
share/gtk-doc/html/lasso/lasso-LassoSoapHeader.html
share/gtk-doc/html/lasso/lasso-LassoUtilityStatus.html
share/gtk-doc/html/lasso/lasso-LassoWsAddrAttributedAny.html
share/gtk-doc/html/lasso/lasso-LassoWsAddrAttributedQName.html
share/gtk-doc/html/lasso/lasso-LassoWsAddrAttributedURI.html
share/gtk-doc/html/lasso/lasso-LassoWsAddrAttributedUnsignedLong.html
share/gtk-doc/html/lasso/lasso-LassoWsAddrEndpointReference.html
share/gtk-doc/html/lasso/lasso-LassoWsAddrMetadata.html
share/gtk-doc/html/lasso/lasso-LassoWsAddrProblemAction.html
share/gtk-doc/html/lasso/lasso-LassoWsAddrReferenceParameters.html
share/gtk-doc/html/lasso/lasso-LassoWsAddrRelatesTo.html
share/gtk-doc/html/lasso/lasso-LassoWsSec1Embedded.html
share/gtk-doc/html/lasso/lasso-LassoWsSec1Reference.html
share/gtk-doc/html/lasso/lasso-LassoWsSec1SecurityHeader.html
share/gtk-doc/html/lasso/lasso-LassoWsSec1SecurityTokenReference.html
share/gtk-doc/html/lasso/lasso-LassoWsSec1TransformationParameters.html
share/gtk-doc/html/lasso/lasso-LassoWsUtil1Timestamp.html
share/gtk-doc/html/lasso/lasso-LassoWsfProfile.html
share/gtk-doc/html/lasso/lasso-LassoWsseUsernameToken.html
share/gtk-doc/html/lasso/lasso-SAML-2.0-Strings.html
share/gtk-doc/html/lasso/lasso-SOAP-Binding-utility-function-for-ID-WSF-2.0.html
share/gtk-doc/html/lasso/lasso-Strings-for-ID-FF-1.2.html
share/gtk-doc/html/lasso/lasso-Strings-for-ID-WSF-2.0.html
share/gtk-doc/html/lasso/lasso-Strings-for-SOAP.html
share/gtk-doc/html/lasso/lasso-Strings-for-WS-*.html
share/gtk-doc/html/lasso/lasso-Strings-for-XML-DSIG.html
share/gtk-doc/html/lasso/lasso-Utility-functions-for-ID-WSF-1.0.html
share/gtk-doc/html/lasso/lasso-Utility-functions-for-SAML-2.0.html
share/gtk-doc/html/lasso/left.png
share/gtk-doc/html/lasso/pt01.html
share/gtk-doc/html/lasso/right.png
share/gtk-doc/html/lasso/rn01.html
share/gtk-doc/html/lasso/saml2.html
share/gtk-doc/html/lasso/soap.html
share/gtk-doc/html/lasso/style.css
share/gtk-doc/html/lasso/ws-addr.html
share/gtk-doc/html/lasso/xml-dsig.html
share/gtk-doc/html/lasso/xml-idff.html
share/gtk-doc/html/lasso/xml-idwsf.html
share/gtk-doc/html/lasso/xml-idwsf2.html
share/gtk-doc/html/lasso/xml-samlv2.html