public class DatabricksConfigHostCredsProvider extends Object implements MlflowHostCredsProvider
| Constructor and Description |
|---|
DatabricksConfigHostCredsProvider() |
DatabricksConfigHostCredsProvider(String profile) |
| Modifier and Type | Method and Description |
|---|---|
MlflowHostCreds |
getHostCreds()
Returns a valid MlflowHostCreds.
|
void |
refresh()
Refreshes the underlying credentials.
|
public DatabricksConfigHostCredsProvider(String profile)
public DatabricksConfigHostCredsProvider()
public MlflowHostCreds getHostCreds()
MlflowHostCredsProvidergetHostCreds in interface MlflowHostCredsProviderpublic void refresh()
MlflowHostCredsProviderrefresh in interface MlflowHostCredsProviderCopyright © 2019. All rights reserved.