From 042cbcfbf8a025f1a17cdf5a0315188254f1c946 Mon Sep 17 00:00:00 2001 From: Nicolas Clapies Date: Tue, 24 Aug 2004 14:55:23 +0000 Subject: updated doc conf files for defederation --- docs/reference/lasso-sections.txt | 36 ++++++++++++++++++------------------ docs/reference/lasso.sgml | 4 ++-- 2 files changed, 20 insertions(+), 20 deletions(-) (limited to 'docs/reference') diff --git a/docs/reference/lasso-sections.txt b/docs/reference/lasso-sections.txt index 8de89e5b..a455fcb6 100644 --- a/docs/reference/lasso-sections.txt +++ b/docs/reference/lasso-sections.txt @@ -1295,24 +1295,24 @@ LASSO_RESPONSE_GET_CLASS
-federation_termination -LassoFederationTermination -LassoFederationTermination -LassoFederationTerminationClass -lasso_federation_termination_new -lasso_federation_termination_build_notification_msg -lasso_federation_termination_destroy -lasso_federation_termination_init_notification -lasso_federation_termination_process_notification_msg -lasso_federation_termination_validate_notification - -LASSO_FEDERATION_TERMINATION -LASSO_IS_FEDERATION_TERMINATION -LASSO_TYPE_FEDERATION_TERMINATION -lasso_federation_termination_get_type -LASSO_FEDERATION_TERMINATION_CLASS -LASSO_IS_FEDERATION_TERMINATION_CLASS -LASSO_FEDERATION_TERMINATION_GET_CLASS +defederation +LassoDefederation +LassoDefederation +LassoDefederationClass +lasso_defederation_new +lasso_defederation_build_notification_msg +lasso_defederation_destroy +lasso_defederation_init_notification +lasso_defederation_process_notification_msg +lasso_defederation_validate_notification + +LASSO_DEFEDERATION +LASSO_IS_DEFEDERATION +LASSO_TYPE_DEFEDERATION +lasso_defederation_get_type +LASSO_DEFEDERATION_CLASS +LASSO_IS_DEFEDERATION_CLASS +LASSO_DEFEDERATION_GET_CLASS
diff --git a/docs/reference/lasso.sgml b/docs/reference/lasso.sgml index 1044a983..60f08bc8 100644 --- a/docs/reference/lasso.sgml +++ b/docs/reference/lasso.sgml @@ -67,7 +67,7 @@ - + @@ -151,7 +151,7 @@ &LassoRegisterNameIdentifierResponse; &LassoRequest; &LassoResponse; - &LassoFederationTermination; + &LassoDefederation; &LassoIdentity; &LassoLogin; &LassoLogout; -- cgit