v0.14.0
Static Public Attributes | List of all members
jupyterhub_config.LocalNativeAuthenticator Class Reference
Inheritance diagram for jupyterhub_config.LocalNativeAuthenticator:
[legend]
Collaboration diagram for jupyterhub_config.LocalNativeAuthenticator:
[legend]

Static Public Attributes

 authenticator_class
 
 admin_users
 
 add_user_cmd
 
 create_system_users
 
 create_users
 

Detailed Description

Definition at line 74 of file jupyterhub_config.py.

Member Data Documentation

◆ add_user_cmd

jupyterhub_config.LocalNativeAuthenticator.add_user_cmd
static

Definition at line 79 of file jupyterhub_config.py.

◆ admin_users

jupyterhub_config.LocalNativeAuthenticator.admin_users
static

Definition at line 78 of file jupyterhub_config.py.

◆ authenticator_class

jupyterhub_config.LocalNativeAuthenticator.authenticator_class
static

Definition at line 76 of file jupyterhub_config.py.

◆ create_system_users

jupyterhub_config.LocalNativeAuthenticator.create_system_users
static

Definition at line 85 of file jupyterhub_config.py.

◆ create_users

jupyterhub_config.LocalNativeAuthenticator.create_users
static

Definition at line 86 of file jupyterhub_config.py.


The documentation for this class was generated from the following file: