minor automated changes

This commit is contained in:
Frédéric Péters 2005-09-29 12:41:57 +00:00
parent 28d8ff0ee1
commit 27635c4f21
4 changed files with 26 additions and 4 deletions

View File

@ -51,6 +51,11 @@ principal_name = lasso_data_service_get_answer(service, "/pp:PP/pp:InformalName"
</para>
@resource_id:
@encrypted_resource_id:
@resource_data:
@provider_id:
@abstract_description:
<!-- ##### FUNCTION lasso_data_service_new ##### -->
<para>
@ -122,3 +127,13 @@ principal_name = lasso_data_service_get_answer(service, "/pp:PP/pp:InformalName"
@Returns:
<!-- ##### FUNCTION lasso_data_service_get_answer_for_item_id ##### -->
<para>
</para>
@service:
@item_id:
@Returns:

View File

@ -31,7 +31,8 @@ lasso_discovery_init_query(discovery);
lasso_discovery_add_requested_service(discovery, LASSO_PP_HREF);
lasso_discovery_build_request_msg(discovery);
/* service must perform SOAP call to LASSO_WSF_PROFILE(discovery)->msg_url
/*
* service must perform SOAP call to LASSO_WSF_PROFILE(discovery)->msg_url
* the SOAP message is LASSO_WSF_PROFILE(discovery)->msg_body. The answer
* is stored in char* soap_answer;
*/
@ -54,7 +55,6 @@ service = lasso_discovery_get_service(discovery);
</para>
@parent:
@resource_id:
@encrypted_resource_id:
@ -117,6 +117,15 @@ service = lasso_discovery_get_service(discovery);
@Returns:
<!-- ##### FUNCTION lasso_discovery_get_services ##### -->
<para>
</para>
@discovery:
@Returns:
<!-- ##### FUNCTION lasso_discovery_init_insert ##### -->
<para>

View File

@ -22,7 +22,6 @@ Name Identifier Mapping
</para>
@parent:
@targetNameIdentifier:
<!-- ##### FUNCTION lasso_name_identifier_mapping_new ##### -->

View File

@ -22,7 +22,6 @@ Name Registration
</para>
@parent:
@oldNameIdentifier:
<!-- ##### FUNCTION lasso_name_registration_new ##### -->