summaryrefslogtreecommitdiff
path: root/docs/api/authorization.rst
diff options
context:
space:
mode:
authorTheron Luhn <theron@luhn.com>2019-05-26 10:13:49 -0700
committerTheron Luhn <theron@luhn.com>2019-05-26 10:13:49 -0700
commitf9fba4fb3e6f6906821ed0f39e6d11cb0f26ce9d (patch)
treecca563045d0074ec375ae96e2c49899581c0dd4e /docs/api/authorization.rst
parentc544a22796b02e5b86d3df9d4773274ee0aadeac (diff)
downloadpyramid-f9fba4fb3e6f6906821ed0f39e6d11cb0f26ce9d.tar.gz
pyramid-f9fba4fb3e6f6906821ed0f39e6d11cb0f26ce9d.tar.bz2
pyramid-f9fba4fb3e6f6906821ed0f39e6d11cb0f26ce9d.zip
API docs.
Diffstat (limited to 'docs/api/authorization.rst')
-rw-r--r--docs/api/authorization.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api/authorization.rst b/docs/api/authorization.rst
index 5f5435b94..c6b3d090e 100644
--- a/docs/api/authorization.rst
+++ b/docs/api/authorization.rst
@@ -5,5 +5,8 @@
.. automodule:: pyramid.authorization
+ .. autoclass:: ACLHelper
+ :members:
+
.. autoclass:: ACLAuthorizationPolicy