diff options
Diffstat (limited to 'docs/api/authentication.rst')
| -rw-r--r-- | docs/api/authentication.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/api/authentication.rst b/docs/api/authentication.rst new file mode 100644 index 000000000..c6d169b50 --- /dev/null +++ b/docs/api/authentication.rst @@ -0,0 +1,13 @@ +.. _authentication_module: + +:mod:`repoze.bfg.authentication` +-------------------------------- + +.. automodule:: repoze.bfg.authentication + + .. autoclass:: AuthTktAuthenticationPolicy + + .. autoclass:: RepozeWho1AuthenticationPolicy + + .. autoclass:: RemoteUserAuthenticationPolicy + |
