public class DefaultSnykApiToken extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements SnykApiToken
SnykApiToken for use by Jenkins CredentialsProvider
instances that store Secret locally.| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultSnykApiToken.DefaultSnykApiTokenDescriptor |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorSnykApiToken.NameProvidercom.cloudbees.plugins.credentials.common.IdCredentials.HelpersExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
DefaultSnykApiToken(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String token) |
| Modifier and Type | Method and Description |
|---|---|
Secret |
getToken() |
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait@Nonnull public Secret getToken()
getToken in interface SnykApiTokenCopyright © 2016–2021. All rights reserved.