Package io.jenkins.plugins.azurecosmosdb
Class AzureCosmosDBCache
java.lang.Object
io.jenkins.plugins.azurecosmosdb.AzureCosmosDBCache
Cache to prevent authenticating every time the step is invoked.
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.azure.cosmos.CosmosClientstatic voidUsed to notify when credentials change, e.g.
-
Method Details
-
get
-
invalidateCache
public static void invalidateCache()Used to notify when credentials change, e.g. service principal secret updated.
-