public abstract class AbstractManagedIdentitiesCredentials extends AzureBaseCredentials
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorcom.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider| Constructor and Description |
|---|
AbstractManagedIdentitiesCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActiveDirectoryEndpoint() |
String |
getAzureEnvironmentName() |
String |
getAzureEnvName() |
Map<String,String> |
getEndpoints() |
String |
getGraphEndpoint() |
String |
getManagementEndpoint() |
String |
getResourceManagerEndpoint() |
protected Object |
readResolve() |
protected void |
setAzureEnvironment(com.microsoft.azure.AzureEnvironment azureEnvironment) |
protected void |
setAzureEnvName(String azureEnvName) |
createToken, serializeToTokenDataequals, getDescription, getId, hashCodegetDescriptor, getScopeprotected Object readResolve()
public String getAzureEnvName()
protected void setAzureEnvName(String azureEnvName)
protected void setAzureEnvironment(com.microsoft.azure.AzureEnvironment azureEnvironment)
public String getAzureEnvironmentName()
getAzureEnvironmentName in class AzureBaseCredentialspublic String getManagementEndpoint()
getManagementEndpoint in class AzureBaseCredentialspublic String getActiveDirectoryEndpoint()
getActiveDirectoryEndpoint in class AzureBaseCredentialspublic String getResourceManagerEndpoint()
getResourceManagerEndpoint in class AzureBaseCredentialspublic String getGraphEndpoint()
getGraphEndpoint in class AzureBaseCredentialsCopyright © 2016–2021. All rights reserved.