summaryrefslogtreecommitdiff
path: root/docs/modules/auth.auth_tkt.txt
blob: 8622bcf841cbdb33ae2249c0426ed9e346d81cb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
:mod:`paste.auth.auth_tkt` -- auth_tkt cookie parsing
=====================================================

.. automodule:: paste.auth.auth_tkt

Module Contents
---------------

.. autoclass:: AuthTKTMiddleware
.. autofunction:: make_auth_tkt_middleware
.. autoclass:: AuthTicket
.. autoexception:: BadTicket