public class FileSystemServiceAccountCredential extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements TokenProducer, org.jenkinsci.plugins.plaincredentials.StringCredentials
| Modifier and Type | Class and Description |
|---|---|
static class |
FileSystemServiceAccountCredential.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptororg.jenkinsci.plugins.plaincredentials.StringCredentials.NameProvider| Constructor and Description |
|---|
FileSystemServiceAccountCredential(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getSecret() |
String |
getToken(String serviceAddress,
String caCertData,
boolean skipTlsVerify)
Deprecated.
|
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic hudson.util.Secret getSecret()
getSecret in interface org.jenkinsci.plugins.plaincredentials.StringCredentials@Deprecated public String getToken(String serviceAddress, String caCertData, boolean skipTlsVerify)
getToken in interface TokenProducerCopyright © 2016–2020. All rights reserved.