public class VaultTokenCredentialImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements VaultTokenCredential
| Modifier and Type | Class and Description |
|---|---|
static class |
VaultTokenCredentialImpl.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorVaultTokenCredential.NameProvider| Constructor and Description |
|---|
VaultTokenCredentialImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
hudson.util.Secret token) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getToken() |
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait@DataBoundConstructor public VaultTokenCredentialImpl(@CheckForNull com.cloudbees.plugins.credentials.CredentialsScope scope, @CheckForNull String id, @CheckForNull String description, @Nonnull hudson.util.Secret token)
public hudson.util.Secret getToken()
getToken in interface VaultTokenCredentialCopyright © 2016–2017 Datapipe, Inc.. All rights reserved.