From ef992fd2336ab3cd4c4d113a2e319ab9f3aeb23b Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Wed, 25 May 2011 03:48:18 -0500 Subject: Added a simple session-based authentication policy. --- docs/api/authentication.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/api/authentication.rst b/docs/api/authentication.rst index bf7f8f8d5..5d4dbd9e3 100644 --- a/docs/api/authentication.rst +++ b/docs/api/authentication.rst @@ -14,6 +14,8 @@ Authentication Policies .. autoclass:: RemoteUserAuthenticationPolicy + .. autoclass:: SessionAuthenticationPolicy + Helper Classes ~~~~~~~~~~~~~~ -- cgit v1.2.3