public final class StringCredentialsImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements StringCredentials
| Modifier and Type | Class and Description |
|---|---|
static class |
StringCredentialsImpl.DescriptorImpl |
StringCredentials.NameProvider| Constructor and Description |
|---|
StringCredentialsImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
hudson.util.Secret secret) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getSecret()
Returns the wrapped secret value.
|
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic hudson.util.Secret getSecret()
StringCredentialsgetSecret in interface StringCredentialsCopyright © 2004-2013. All Rights Reserved.