@NameWith(value=RigorCredentialsNameProvider.class, priority=50) public class RigorCredentialsImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements RigorCredentials
| Modifier and Type | Class and Description |
|---|---|
static class |
RigorCredentialsImpl.Descriptor |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
RigorCredentialsImpl(String id,
String name,
String description,
String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getApiKey() |
String |
getName() |
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDescription@NonNull public hudson.util.Secret getApiKey()
getApiKey in interface RigorCredentials@NonNull public String getName()
getName in interface RigorCredentialsCopyright © 2016–2019. All rights reserved.