summaryrefslogtreecommitdiffstats
path: root/lasso/Attic/protocols/elements/authentication_statement.h
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/Attic/protocols/elements/authentication_statement.h')
-rw-r--r--lasso/Attic/protocols/elements/authentication_statement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/Attic/protocols/elements/authentication_statement.h b/lasso/Attic/protocols/elements/authentication_statement.h
index 4ee99c59..0b354349 100644
--- a/lasso/Attic/protocols/elements/authentication_statement.h
+++ b/lasso/Attic/protocols/elements/authentication_statement.h
@@ -55,7 +55,7 @@ struct _LassoAuthenticationStatementClass {
LASSO_EXPORT GType lasso_authentication_statement_get_type (void);
LASSO_EXPORT LassoNode* lasso_authentication_statement_new (const xmlChar *authenticationMethod,
const xmlChar *reauthenticateOnOrAfter,
- LassoSamlNameIdentifier *identifier,
+ LassoSamlNameIdentifier *sp_identifier,
LassoSamlNameIdentifier *idp_identifier);
#ifdef __cplusplus