diff options
| author | Theron Luhn <theron@luhn.com> | 2019-05-26 10:13:49 -0700 |
|---|---|---|
| committer | Theron Luhn <theron@luhn.com> | 2019-05-26 10:13:49 -0700 |
| commit | f9fba4fb3e6f6906821ed0f39e6d11cb0f26ce9d (patch) | |
| tree | cca563045d0074ec375ae96e2c49899581c0dd4e /docs/api/authorization.rst | |
| parent | c544a22796b02e5b86d3df9d4773274ee0aadeac (diff) | |
| download | pyramid-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.rst | 3 |
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 |
