public class ServiceAccountCredential extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements BearerTokenCredential
| 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() |
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic String getToken()
getToken in interface BearerTokenCredentialCopyright © 2004-2015. All Rights Reserved.