From f498b7797cf409dc8e2a7a8d108bb82fd27d2351 Mon Sep 17 00:00:00 2001 From: Damien Laniel Date: Mon, 26 Jan 2009 16:42:36 +0000 Subject: fixed some functions name --- docs/reference/lasso-sections.txt | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'docs/reference') diff --git a/docs/reference/lasso-sections.txt b/docs/reference/lasso-sections.txt index cbc59a9a..4ad51269 100644 --- a/docs/reference/lasso-sections.txt +++ b/docs/reference/lasso-sections.txt @@ -470,6 +470,7 @@ LASSO_SAML_ASSERTION_GET_CLASS LassoSamlAudienceRestrictionCondition LassoSamlAudienceRestrictionCondition lasso_saml_audience_restriction_condition_new +lasso_saml_audience_restriction_condition_new_full LASSO_SAML_AUDIENCE_RESTRICTION_CONDITION LASSO_IS_SAML_AUDIENCE_RESTRICTION_CONDITION @@ -1527,18 +1528,18 @@ LASSO_SAMLP2_ARTIFACT_RESPONSE_GET_CLASS
-samlp2_assertion_idrequest +samlp2_assertion_id_request LassoSamlp2AssertionIDRequest LassoSamlp2AssertionIDRequest -lasso_samlp2_assertion_idrequest_new - -LASSO_SAMLP2_ASSERTION_IDREQUEST -LASSO_IS_SAMLP2_ASSERTION_IDREQUEST -LASSO_TYPE_SAMLP2_ASSERTION_IDREQUEST -lasso_samlp2_assertion_idrequest_get_type -LASSO_SAMLP2_ASSERTION_IDREQUEST_CLASS -LASSO_IS_SAMLP2_ASSERTION_IDREQUEST_CLASS -LASSO_SAMLP2_ASSERTION_IDREQUEST_GET_CLASS +lasso_samlp2_assertion_id_request_new + +LASSO_SAMLP2_ASSERTION_ID_REQUEST +LASSO_IS_SAMLP2_ASSERTION_ID_REQUEST +LASSO_TYPE_SAMLP2_ASSERTION_ID_REQUEST +lasso_samlp2_assertion_id_request_get_type +LASSO_SAMLP2_ASSERTION_ID_REQUEST_CLASS +LASSO_IS_SAMLP2_ASSERTION_ID_REQUEST_CLASS +LASSO_SAMLP2_ASSERTION_ID_REQUEST_GET_CLASS
-- cgit