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.NameProvider| Constructor and Description |
|---|
DefaultSnykApiToken(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String token) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getToken() |
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait@Nonnull public hudson.util.Secret getToken()
getToken in interface SnykApiTokenCopyright © 2016–2021. All rights reserved.