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