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, hashCode
getDescriptor, getScope
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public hudson.util.Secret getSecret()
StringCredentials
getSecret
in interface StringCredentials
Copyright © 2004-2013. All Rights Reserved.