summaryrefslogtreecommitdiffstats
path: root/lasso/Attic
diff options
context:
space:
mode:
authorValery Febvre <vfebvre at easter-eggs.com>2004-05-13 16:44:07 +0000
committerValery Febvre <vfebvre at easter-eggs.com>2004-05-13 16:44:07 +0000
commit2c2f3f9299f8953fb4f6483d3040b8689fece2b5 (patch)
tree83a96a7177ac86d52e1353e0ea2edc2f1c58b7ca /lasso/Attic
parentbf0f282902c5d002b80a38b11dea3b754f39d447 (diff)
downloadlasso-2c2f3f9299f8953fb4f6483d3040b8689fece2b5.tar.gz
lasso-2c2f3f9299f8953fb4f6483d3040b8689fece2b5.tar.xz
lasso-2c2f3f9299f8953fb4f6483d3040b8689fece2b5.zip
*** empty log message ***
Diffstat (limited to 'lasso/Attic')
-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);