summaryrefslogtreecommitdiffstats
path: root/python/environs/py_login.h
diff options
context:
space:
mode:
authorValery Febvre <vfebvre at easter-eggs.com>2004-07-11 03:09:12 +0000
committerValery Febvre <vfebvre at easter-eggs.com>2004-07-11 03:09:12 +0000
commit210693c46dc8de2faf0e26c04a45e64a1e0b26bb (patch)
tree1961d5b407c6b85bec4da3ed1c857a03ebdb717d /python/environs/py_login.h
parente1580d4b512b7fdbaed988e50b8069b66ff688d5 (diff)
downloadlasso-210693c46dc8de2faf0e26c04a45e64a1e0b26bb.tar.gz
lasso-210693c46dc8de2faf0e26c04a45e64a1e0b26bb.tar.xz
lasso-210693c46dc8de2faf0e26c04a45e64a1e0b26bb.zip
*** empty log message ***
Diffstat (limited to 'python/environs/py_login.h')
-rw-r--r--python/environs/py_login.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/environs/py_login.h b/python/environs/py_login.h
index 7b8b4e2d..8fed53ae 100644
--- a/python/environs/py_login.h
+++ b/python/environs/py_login.h
@@ -45,6 +45,7 @@ PyObject *login_new_from_dump(PyObject *self, PyObject *args);
PyObject *login_build_artifact_msg(PyObject *self, PyObject *args);
PyObject *login_build_authn_request_msg(PyObject *self, PyObject *args);
PyObject *login_build_request_msg(PyObject *self, PyObject *args);
+PyObject *login_handle_request_msg(PyObject *self, PyObject *args);
PyObject *login_init_authn_request(PyObject *self, PyObject *args);
PyObject *login_init_from_authn_request_msg(PyObject *self, PyObject *args);
PyObject *login_init_request(PyObject *self, PyObject *args);