Uses of Interface
org.mlflow.tracking.creds.MlflowHostCreds
Package
Description
Support for custom tracking service discovery and authentication.
-
Uses of MlflowHostCreds in org.mlflow.tracking.creds
Modifier and TypeClassDescriptionclass
A static hostname and optional credentials to talk to an MLflow server.final class
Credentials to talk to a Databricks-hosted MLflow server.Modifier and TypeMethodDescriptionBasicMlflowHostCreds.getHostCreds()
HostCredsProviderChain.getHostCreds()
MlflowHostCredsProvider.getHostCreds()
Returns a valid MlflowHostCreds.