OpenQuizz
Une application de gestion des contenus pédagogiques
|
Data Structures | |
class | _AuthContext |
class | _Cache |
class | _ScramContext |
class | _X509Context |
Functions | |
def | compare_digest (a, b, _xor_bytes=_xor_bytes) |
def | authenticate (credentials, sock_info) |
def | logout (source, sock_info) |
Variables | |
HAVE_KERBEROS | |
MECHANISMS | |
MongoCredential | |
GSSAPIProperties | |
mechanism | |
def pymongo.auth.authenticate | ( | credentials, | |
sock_info | |||
) |
Authenticate sock_info.
def pymongo.auth.compare_digest | ( | a, | |
b, | |||
_xor_bytes = _xor_bytes |
|||
) |
def pymongo.auth.logout | ( | source, | |
sock_info | |||
) |
Log out from a database.
GSSAPIProperties |
HAVE_KERBEROS |
mechanism |
MECHANISMS |
MongoCredential |