public class KeyVaultImdsAuthenticator
extends com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
| Constructor and Description |
|---|
KeyVaultImdsAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
String |
doAuthenticate(String authorization,
String resource,
String scope) |
protected com.microsoft.jenkins.azurecommons.core.credentials.AbstractTokenCredentials.Token |
parseToken(String responseBody) |
public String doAuthenticate(String authorization, String resource, String scope)
doAuthenticate in class com.microsoft.azure.keyvault.authentication.KeyVaultCredentialsprotected com.microsoft.jenkins.azurecommons.core.credentials.AbstractTokenCredentials.Token parseToken(String responseBody) throws IOException
IOExceptionCopyright © 2016–2020. All rights reserved.