public class PrometheusCredentialProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROMETHEUS_PASSWORD_PROP |
static String |
PROMETHEUS_USER_PROP |
| Modifier and Type | Method and Description |
|---|---|
static PrometheusCredentialProvider |
get() |
String |
getPassword() |
String |
getUser() |
public static final String PROMETHEUS_USER_PROP
public static final String PROMETHEUS_PASSWORD_PROP
public static PrometheusCredentialProvider get()
public String getUser()
public String getPassword()
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.