public final class GitLabApiTokenImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements GitLabApiToken
Modifier and Type | Class and Description |
---|---|
static class |
GitLabApiTokenImpl.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptor
GitLabApiToken.NameProvider
com.cloudbees.plugins.credentials.common.IdCredentials.Helpers
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
GitLabApiTokenImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
Secret apiToken) |
Modifier and Type | Method and Description |
---|---|
Secret |
getApiToken() |
equals, getDescription, getId, hashCode
getDescriptor, getScope
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Secret getApiToken()
getApiToken
in interface GitLabApiToken
Copyright © 2016–2022. All rights reserved.