diff options
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/lasso-sections.txt | 36 | ||||
| -rw-r--r-- | docs/reference/lasso.sgml | 4 |
2 files changed, 20 insertions, 20 deletions
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 <SECTION> -<FILE>federation_termination</FILE> -<TITLE>LassoFederationTermination</TITLE> -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 -<SUBSECTION Standard> -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 +<FILE>defederation</FILE> +<TITLE>LassoDefederation</TITLE> +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 +<SUBSECTION Standard> +LASSO_DEFEDERATION +LASSO_IS_DEFEDERATION +LASSO_TYPE_DEFEDERATION +lasso_defederation_get_type +LASSO_DEFEDERATION_CLASS +LASSO_IS_DEFEDERATION_CLASS +LASSO_DEFEDERATION_GET_CLASS </SECTION> <SECTION> 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 @@ <!ENTITY LassoRegisterNameIdentifierResponse SYSTEM "sgml/register_name_identifier_response.sgml"> <!ENTITY LassoRequest SYSTEM "sgml/request.sgml"> <!ENTITY LassoResponse SYSTEM "sgml/response.sgml"> -<!ENTITY LassoFederationTermination SYSTEM "sgml/federation_termination.sgml"> +<!ENTITY LassoDefederation SYSTEM "sgml/defederation.sgml"> <!ENTITY LassoIdentity SYSTEM "sgml/identity.sgml"> <!ENTITY LassoLogin SYSTEM "sgml/login.sgml"> <!ENTITY LassoLogout SYSTEM "sgml/logout.sgml"> @@ -151,7 +151,7 @@ &LassoRegisterNameIdentifierResponse; &LassoRequest; &LassoResponse; - &LassoFederationTermination; + &LassoDefederation; &LassoIdentity; &LassoLogin; &LassoLogout; |
