public class SecretPersonalAccessTokenCredentials
extends com.microsoft.jenkins.keyvault.SecretStringCredentials
implements io.jenkins.plugins.gitlabserverconfig.credentials.PersonalAccessToken
| Modifier and Type | Class and Description |
|---|---|
static class |
SecretPersonalAccessTokenCredentials.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorcom.cloudbees.plugins.credentials.common.StandardCredentials.NameProvidercom.cloudbees.plugins.credentials.common.IdCredentials.Helpers| Constructor and Description |
|---|
SecretPersonalAccessTokenCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String servicePrincipalId,
String secretIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getToken() |
getCredentialId, getKeyVaultSecret, getSecretIdentifier, getServicePrincipalIdequals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait@Nonnull public hudson.util.Secret getToken()
getToken in interface io.jenkins.plugins.gitlabserverconfig.credentials.PersonalAccessTokenCopyright © 2016–2020. All rights reserved.