OpenQuizz
Une application de gestion des contenus pédagogiques
AuthBase Class Reference
Inheritance diagram for AuthBase:
Collaboration diagram for AuthBase:

Public Member Functions

def __call__ (self, r)
 

Detailed Description

Base class that all auth implementations derive from

Member Function Documentation

◆ __call__()

def __call__ (   self,
  r 
)

Reimplemented in HTTPDigestAuth, HTTPProxyAuth, and HTTPBasicAuth.


The documentation for this class was generated from the following file: