From 0295ae858cb18bc280c6ace76fda44b4154a085c Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Wed, 31 Aug 2016 23:46:45 -0500 Subject: rename the credentials class --- docs/api/authentication.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/api/authentication.rst') diff --git a/docs/api/authentication.rst b/docs/api/authentication.rst index de2c73491..57f32327a 100644 --- a/docs/api/authentication.rst +++ b/docs/api/authentication.rst @@ -34,6 +34,8 @@ Helper Classes .. autoclass:: AuthTktCookieHelper :members: + .. autoclass:: HTTPBasicCredentials + :members: Helper Functions ~~~~~~~~~~~~~~~~ -- cgit v1.2.3