public class ApiKeyImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements ApiKey
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiKeyImpl.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorApiKey.NameProviderUUID_PATTERN| Constructor and Description |
|---|
ApiKeyImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
hudson.util.Secret apiKey,
String description) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getApiKey() |
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait@DataBoundConstructor public ApiKeyImpl(@CheckForNull com.cloudbees.plugins.credentials.CredentialsScope scope, @CheckForNull String id, @Nonnull hudson.util.Secret apiKey, @CheckForNull String description) throws IOException
IOExceptionCopyright © 2016–2023. All rights reserved.