wsgidav.http\_authenticator.HTTPAuthenticator
=============================================


.. currentmodule:: wsgidav.http_authenticator

.. autoclass:: HTTPAuthenticator
    :undoc-members:
    :show-inheritance:

   
   
      .. autosummary::
         :toctree:
      
         HTTPAuthenticator.error_message_401
   
   

   
   
      .. autosummary::
         :toctree:
      
         HTTPAuthenticator.__call__
         HTTPAuthenticator.allow_anonymous_access
         HTTPAuthenticator.get_config
         HTTPAuthenticator.get_domain_controller
         HTTPAuthenticator.handle_basic_auth_request
         HTTPAuthenticator.handle_digest_auth_request
         HTTPAuthenticator.is_disabled
         HTTPAuthenticator.send_basic_auth_response
         HTTPAuthenticator.send_digest_auth_response
   
   