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

Public Member Functions

def __init__ (self, credentials)
 
def speculate_command (self)
 
def parse_response (self, ismaster)
 
def speculate_succeeded (self)
 

Static Public Member Functions

def from_credentials (creds)
 

Data Fields

 credentials
 
 speculative_authenticate
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  credentials 
)

Member Function Documentation

◆ from_credentials()

def from_credentials (   creds)
static

◆ parse_response()

def parse_response (   self,
  ismaster 
)

◆ speculate_command()

def speculate_command (   self)

Reimplemented in _X509Context, and _ScramContext.

◆ speculate_succeeded()

def speculate_succeeded (   self)

Field Documentation

◆ credentials

credentials

◆ speculative_authenticate

speculative_authenticate

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