public class BaseSecretCredentials
extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
Modifier and Type | Class and Description |
---|---|
protected static class |
BaseSecretCredentials.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptor
com.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider
Constructor and Description |
---|
BaseSecretCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String servicePrincipalId,
String secretIdentifier) |
Modifier and Type | Method and Description |
---|---|
protected com.microsoft.azure.keyvault.models.SecretBundle |
getKeyVaultSecret() |
String |
getSecretIdentifier() |
String |
getServicePrincipalId() |
equals, getDescription, getId, hashCode
getDescriptor, getScope
Copyright © 2016–2018. All rights reserved.