public class SecretStringCredentials extends BaseSecretCredentials implements org.jenkinsci.plugins.plaincredentials.StringCredentials
| Modifier and Type | Class and Description |
|---|---|
static class |
SecretStringCredentials.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptororg.jenkinsci.plugins.plaincredentials.StringCredentials.NameProvider| Constructor and Description |
|---|
SecretStringCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String servicePrincipalId,
String secretIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getSecret() |
getKeyVaultSecret, getSecretIdentifier, getServicePrincipalIdequals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait@Nonnull public hudson.util.Secret getSecret()
getSecret in interface org.jenkinsci.plugins.plaincredentials.StringCredentialsCopyright © 2016–2017. All rights reserved.