public class SecretCertificateCredentials extends BaseSecretCredentials implements com.cloudbees.plugins.credentials.common.StandardCertificateCredentials
| Modifier and Type | Class and Description |
|---|---|
static class |
SecretCertificateCredentials.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptor| Constructor and Description |
|---|
SecretCertificateCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String servicePrincipalId,
String secretIdentifier,
hudson.util.Secret password) |
| Modifier and Type | Method and Description |
|---|---|
KeyStore |
getKeyStore() |
hudson.util.Secret |
getPassword() |
getKeyVaultSecret, getSecretIdentifier, getServicePrincipalIdequals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait@NonNull public hudson.util.Secret getPassword()
getPassword in interface com.cloudbees.plugins.credentials.common.PasswordCredentials@NonNull public KeyStore getKeyStore()
getKeyStore in interface com.cloudbees.plugins.credentials.common.CertificateCredentialsCopyright © 2016–2019. All rights reserved.