airflow.providers.fab.www.api_connexion.security

Attributes

T

Functions

check_authentication()

Check that the request has valid authorization information.

requires_access_custom_view(method, resource_name)

Module Contents

airflow.providers.fab.www.api_connexion.security.T[source]
airflow.providers.fab.www.api_connexion.security.check_authentication()[source]

Check that the request has valid authorization information.

airflow.providers.fab.www.api_connexion.security.requires_access_custom_view(method, resource_name)[source]

Was this entry helpful?