Class BlobServiceClientCache
java.lang.Object
com.microsoft.jenkins.credentials.BlobServiceClientCache
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.azure.storage.blob.BlobServiceClient
static void
Used 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.
-