Uses of Class
io.prometheus.jmx.common.http.authenticator.Credentials
Packages that use Credentials
-
Uses of Credentials in io.prometheus.jmx.common.http.authenticator
Methods in io.prometheus.jmx.common.http.authenticator with parameters of type CredentialsModifier and TypeMethodDescriptionvoid
CredentialsCache.add
(Credentials credentials) Method to add a Credentials to the cacheboolean
CredentialsCache.contains
(Credentials credentials) Method to return whether the cache contains the Credentialsboolean
CredentialsCache.remove
(Credentials credentials) Method to remove a Credentials from the cache