summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lasso/Attic/protocols/authn_response.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/lasso/Attic/protocols/authn_response.h b/lasso/Attic/protocols/authn_response.h
index 55ed488e..107c86e7 100644
--- a/lasso/Attic/protocols/authn_response.h
+++ b/lasso/Attic/protocols/authn_response.h
@@ -62,11 +62,6 @@ LASSO_EXPORT LassoNode* lasso_authn_response_new_from_dump (xmlC
LASSO_EXPORT LassoNode* lasso_authn_response_new_from_request_query (gchar *query,
const xmlChar *providerID);
-/* LASSO_EXPORT void lasso_authn_response_add_assertion (LassoAuthnResponse *response, */
-/* LassoAssertion *assertion, */
-/* const xmlChar *private_key_file, */
-/* const xmlChar *certificate_file); */
-
LASSO_EXPORT gboolean lasso_authn_response_must_authenticate (LassoAuthnResponse *response,
gboolean is_authenticated);