diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api/authentication.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/authentication.rst b/docs/api/authentication.rst index 19d08618b..e6ee5658b 100644 --- a/docs/api/authentication.rst +++ b/docs/api/authentication.rst @@ -8,6 +8,8 @@ Authentication Policies .. automodule:: pyramid.authentication + .. autoclass:: SHA512AuthTktAuthenticationPolicy + .. autoclass:: AuthTktAuthenticationPolicy :members: :inherited-members: |
