mirror of https://github.com/zeromq/pyzmq.git
28 lines
386 B
Markdown
28 lines
386 B
Markdown
% AUTO-GENERATED FILE -- DO NOT EDIT!
|
|
|
|
# auth.thread
|
|
|
|
## Module: {mod}`zmq.auth.thread`
|
|
|
|
```{eval-rst}
|
|
.. automodule:: zmq.auth.thread
|
|
```
|
|
|
|
```{currentmodule} zmq.auth.thread
|
|
```
|
|
|
|
## Classes
|
|
|
|
### {class}`ThreadAuthenticator`
|
|
|
|
```{eval-rst}
|
|
.. autoclass:: ThreadAuthenticator
|
|
:members:
|
|
:undoc-members:
|
|
:inherited-members:
|
|
```
|
|
|
|
```{eval-rst}
|
|
.. autoclass:: AuthenticationThread
|
|
```
|