public final class StringCredentialsImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements StringCredentials
| Modifier and Type | Class and Description |
|---|---|
static class |
StringCredentialsImpl.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorStringCredentials.NameProvidercom.cloudbees.plugins.credentials.common.IdCredentials.HelpersExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
StringCredentialsImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
Secret secret) |
| Modifier and Type | Method and Description |
|---|---|
Secret |
getSecret()
Returns the wrapped secret value.
|
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic Secret getSecret()
StringCredentialsgetSecret in interface StringCredentialsCopyright © 2016–2022. All rights reserved.