summaryrefslogtreecommitdiff
path: root/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/httpauth.rst
blob: c0e871c2f0dbb0aa2efed0e6156d558b67307592 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
****************************
:mod:`cherrypy.lib.httpauth`
****************************

.. automodule:: cherrypy.lib.httpauth

Functions
=========

.. autofunction:: calculateNonce

.. autofunction:: digestAuth

.. autofunction:: basicAuth

.. autofunction:: doAuth

.. autofunction:: parseAuthorization

.. autofunction:: md5SessionKey

.. autofunction:: checkResponse