Files
jupyterhub/docs/source/api/auth.rst
2017-02-13 14:18:20 +01:00

22 lines
327 B
ReStructuredText

==============
Authenticators
==============
Module: :mod:`jupyterhub.auth`
==============================
.. automodule:: jupyterhub.auth
.. currentmodule:: jupyterhub.auth
.. autoconfigurable:: Authenticator
:members:
.. autoconfigurable:: LocalAuthenticator
:members:
.. autoconfigurable:: PAMAuthenticator