public class ServiceAccountCredential extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements TokenProducer
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceAccountCredential.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorcom.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider| Constructor and Description |
|---|
ServiceAccountCredential(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getToken(String serviceAddress,
String caCertData,
boolean skipTlsVerify) |
equals, getDescription, getId, hashCodegetDescriptor, getScopepublic String getToken(String serviceAddress, String caCertData, boolean skipTlsVerify)
getToken in interface TokenProducerCopyright © 2016. All rights reserved.