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