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
Constructor and Description |
---|
GitLabApiTokenImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
hudson.util.Secret apiToken) |
Modifier and Type | Method and Description |
---|---|
hudson.util.Secret |
getApiToken() |
equals, getDescription, getId, hashCode
getDescriptor, getScope
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public hudson.util.Secret getApiToken()
getApiToken
in interface GitLabApiToken
Copyright © 2016. All rights reserved.