public final class SecretClientCache extends Object
Modifier and Type | Method and Description |
---|---|
static com.azure.security.keyvault.secrets.SecretClient |
get(String credentialsId,
String vaultUrl) |
static void |
invalidateCache()
Used to notify when credentials change, e.g.
|
public static com.azure.security.keyvault.secrets.SecretClient get(String credentialsId, String vaultUrl)
public static void invalidateCache()
Copyright © 2016–2022. All rights reserved.