public class BaseSecretCredentials
extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
BaseSecretCredentials.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorcom.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider| 构造器和说明 |
|---|
BaseSecretCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String servicePrincipalId,
String secretIdentifier) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected com.microsoft.azure.keyvault.models.SecretBundle |
getKeyVaultSecret() |
String |
getSecretIdentifier() |
String |
getServicePrincipalId() |
Copyright © 2016–2017. All rights reserved.