mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 10:04:07 +00:00
22 lines
306 B
ReStructuredText
22 lines
306 B
ReStructuredText
==============
|
|
Authenticators
|
|
==============
|
|
|
|
Module: :mod:`jupyterhub.auth`
|
|
==============================
|
|
|
|
.. automodule:: jupyterhub.auth
|
|
|
|
.. currentmodule:: jupyterhub.auth
|
|
|
|
|
|
|
|
.. autoclass:: Authenticator
|
|
:members:
|
|
|
|
.. autoclass:: LocalAuthenticator
|
|
:members:
|
|
|
|
.. autoclass:: PAMAuthenticator
|
|
|