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 TypeMethodDescriptionvoidCredentialsCache.add(Credentials credentials) Method to add a Credentials to the cachebooleanCredentialsCache.contains(Credentials credentials) Method to return whether the cache contains the CredentialsbooleanCredentialsCache.remove(Credentials credentials) Method to remove a Credentials from the cache