23 lines
453 B
ReStructuredText
23 lines
453 B
ReStructuredText
|
|
.. _auth-python-api:
|
|
|
|
================================
|
|
MLflow Authentication Python API
|
|
================================
|
|
|
|
mlflow.server.auth.client
|
|
=========================
|
|
|
|
.. autoclass:: mlflow.server.auth.client.AuthServiceClient()
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
mlflow.server.auth.entities
|
|
===========================
|
|
|
|
.. automodule:: mlflow.server.auth.entities
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|