@NameWith(value=StringCredentials.NameProvider.class) public interface StringCredentials extends com.cloudbees.plugins.credentials.common.StandardCredentials
| Modifier and Type | Interface and Description |
|---|---|
static class |
StringCredentials.NameProvider |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getSecret()
Returns the wrapped secret value.
|
@Nonnull hudson.util.Secret getSecret()
Copyright © 2016. All rights reserved.