Defines authentication methods.
More...
Defines authentication methods.
- Parameters
-
| Enum | Base class for enumerations |
Definition at line 24 of file authentication.py.
◆ basic_auth
| int implementations.authentication.AuthMethod.basic_auth = 2 |
|
static |
◆ bearer
| int implementations.authentication.AuthMethod.bearer = 4 |
|
static |
◆ No
| int implementations.authentication.AuthMethod.No = 1 |
|
static |
◆ o_auth
| int implementations.authentication.AuthMethod.o_auth = 3 |
|
static |
The documentation for this class was generated from the following file: