1:mod:`paste.auth.cookie` -- Cookie-based authentication 2======================================================= 3 4.. automodule:: paste.auth.cookie 5 6Module Contents 7--------------- 8 9.. autoclass:: AuthCookieSigner 10.. autoclass:: AuthCookieHandler 11.. autoclass:: AuthCookieEnviron 12.. autofunction:: make_auth_cookie 13